image-hosting

Installation
SKILL.md

Image Hosting — img402

Upload an image to img402.dev and get a public URL. No account, no API key, no config.

Pick a tier

Tier Price Max size Retention Use when
Free $0 1 MB 7 days Trying things out, ephemeral sharing, PR review screenshots
1-year $0.01 USDC 5 MB 1 year Diagrams, docs, references
Permanent $1.00 USDC 5 MB Permanent* Blog hero images, public docs, brand assets

* Service-life retention. If img402 ever shuts down, there's a 90-day on-site notice before takedown. See Terms § 2A.

Quick reference

# Upload (multipart)
curl -s -X POST https://img402.dev/api/free -F image=@/path/to/image.png
Installs
29
Repository
img402/skills
GitHub Stars
2
First Seen
Feb 11, 2026
image-hosting — img402/skills