Free unlimited image hosting on Telegraph, deployed on Cloudflare.
- Free & Unlimited
 - Drag & Drop to upload
 - Copy & Paste to upload
 - Supported formats: image/video/GIF, Max file size is 5MB
 
npm install
npm run dev
npm run deploy
- Redesign UI
 - Support compress image
 - Save history of upload
 - Support set whitelist to prevent abuse
 - Support copy multiple formats, such as Markdown
 
How to deploy to Cloudflare?
$ git clone https://github.com/ifyour/cf-image-hosting.git
$ cd cf-image-hosting
$ npm run install && npm run deployMIT

