Lightning-Fast Image CDN • Unlimited Storage • Free Forever
Drop images to instantly upload
or click to select files from your device
Images Uploaded
Data Served
Active Repos
Global Uptime
The ultimate image hosting solution for developers, creators, and everyone else who values speed and simplicity.
Images served via global GitHub CDN with instant propagation.
No hidden costs, no storage limits, no bandwidth caps. Ever.
Beautifully formatted links that look professional anywhere.
Robust REST API for programmatic image management.
Integrate AniPic into your apps, websites, or CLI tools in minutes. Our simple REST API handles everything from uploads to storage management.
curl -X POST "https://api.anipic.com/v1/upload" \
-H "Authorization: Bearer YOUR_GITHUB_USERNAME" \
-F "file=@photo.jpg" \
-F "album=vacation-2026"