Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ifyour/cf-image-hosting

🥊 Free & Unlimited Image Hosting
https://github.com/ifyour/cf-image-hosting

Last synced: 11 days ago
JSON representation

🥊 Free & Unlimited Image Hosting

Awesome Lists containing this project

README

        

## Cloudflare Image Hosting

Free unlimited image hosting on Telegraph, deployed on Cloudflare.

### Features

- Free & Unlimited
- Drag & Drop to upload
- Copy & Paste to upload
- Supported formats: image/video/GIF, Max file size is 5MB

### Screenshots

### Development

```
npm install
npm run dev
```

### Deployment

```
npm run deploy
```

### Development Plan

- [x] Redesign UI
- [x] Support compress image
- [ ] Save history of upload
- [ ] Support set whitelist to prevent abuse
- [ ] Support copy multiple formats, such as Markdown

### FAQ

How to deploy to Cloudflare?

```bash
$ git clone https://github.com/ifyour/cf-image-hosting.git
$ cd cf-image-hosting
$ npm run install && npm run deploy
```

How to bind a domain name?
Triggers -> Custom Domains -> Add a custom domain.

### License

MIT