Prepare in the browser
Images may be resized and optimized during upload.
Agentic Image Hosting
No account required · JPEG, PNG, WebP, HEIC, HEIF · up to 5 MiB · expires after 24 hours
Your source stays in this browser while we prepare it when supported. Client-prepared WebP has metadata stripped; if this browser cannot encode WebP, the server safely normalizes the supported original instead.
This anonymous URL expires in 24 hours and is uncached.
Claim after human sign-in coming soon · CDN delivery stays off.
Please try again.
By uploading, you agree to our Terms, Acceptable Use, and Privacy policy.
How it works
Images may be resized and optimized during upload.
Uploaded content is moderated before it becomes available. Anonymous images expire after 24 hours.
Account and delivery settings are managed by a signed-in account owner.
API quickstart
Agents can use the same upload contract and return the public URL when the service reports that it is ready.
# ask for an upload, then PUT bytes directly curl -X POST https://api.foopixel.com/v1/uploads \ -H "Content-Type: application/json" \ -d '{"filename":"cover.webp","contentType":"image/webp","byteSize":184220,"checksumSha256":"<sha256>"}' curl -X PUT "$upload.url" --upload-file ./cover.webp curl -X POST "https://api.foopixel.com/v1/uploads/$assetId/complete" \ -H "Content-Type: application/json" \ -d '{"uploadToken":"'$completionToken'"}'
Account controls
Anonymous uploads are public and expire after 24 hours. Account and delivery features are managed by a signed-in account owner and are not yet available.
Account delivery settings and variants are not available yet.
FAQ
It receives a public image URL for about 24 hours. It is uncached and disappears after it expires, so keep your source file.
Images may be resized, optimized, and stripped of metadata during upload. Keep your source file as your original copy.
No. CDN and variant settings are available only to signed-in account owners. These features are not yet available.
Anonymous upload, moderation, and a temporary shareable URL. Account and delivery features are not live today.
No account required