Skip to content

Easy Drag & Drop assest file uploader written in PHP. Mainly used for markdown image upload bc im lazy to use ftp every single time i write markdown with images

License

Notifications You must be signed in to change notification settings

iamblueming/ezdnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ezdnd

Easy Drag & Drop assest file uploader written in PHP. Mainly used for markdown image upload bc im lazy to use ftp every single time i write markdown with images

deploy

webroot/
├── ezdnd/
│   └── index.php         ← the script below
└── ezassest/             ← uploads go here
    └── (auto-created subfolders like "myfolder")

usage

https://ur.doma.in/ezdnd?token=<token-in-index.php>

function(s)

  • strips EXIF/GPS/device metadata by re-encoding images
  • gives three link after upload - markdown,html,plain url

i made it just because i was too lazy to open filezilla everytime

mine is deployed at https://file.kr.md if you want to use it, feel free to contact telegram @iamblueming and ask for token

About

Easy Drag & Drop assest file uploader written in PHP. Mainly used for markdown image upload bc im lazy to use ftp every single time i write markdown with images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages