Hugging Face Space
Embed of our official Space at huggingface.co/spaces/image2url/image2url. Upload an image, get a permanent CDN-backed link, and copy ready-made snippets for Markdown, HTML, and BBCode.
Max size
2 MB per image
Formats
JPG · PNG · GIF · WebP
Outputs
URL + Markdown/HTML/BBCode
Prefer a zero-install test? Use the live Space embed below. The upload flows straight to Image2URL and returns a CDN-stable link you can use anywhere.
Instant upload
Drag-and-drop or paste images; receive permanent URLs immediately.
Copy-ready snippets
Grab Markdown, HTML, or BBCode without extra formatting.
Open and forkable
Fork the Space and point it to your own R2 bucket or API endpoint.
Embedded for convenience. For the smoothest experience, open the Space directly on Hugging Face.
End-to-end in under a minute
Drop, browse, or paste a screenshot into the Space.
The image is uploaded to the Image2URL pipeline.
Use the CDN URL, Markdown, HTML, or BBCode in docs, blogs, and chats.
Fast, CDN-stable, and copy-friendly
Links stay stable and are cache-friendly for embeds and docs.
Guards size and MIME to avoid broken assets and unsafe uploads.
Code, SDKs, and Space configs are open—fork and self-host anytime.
What is this Hugging Face Space?
It is a hosted demo of Image2URL on Hugging Face. Upload an image and instantly get a CDN-backed URL plus Markdown/HTML/BBCode snippets.
Do I need credentials to test?
No. The demo uses the public Image2URL endpoint. For private buckets, point the Space to your own API.
What file types and limits apply?
JPG, PNG, GIF, and WebP up to 2 MB. Larger files should be compressed before upload.
Can I self-host?
Yes. Fork the Space, set a custom API URL, or deploy the server code with your own Cloudflare R2 bucket.
Where is the source code?
All SDKs and the Space configuration are open source at https://github.com/image2url/image2url-sdk.
Get involved
We welcome feedback on performance, UI, and developer ergonomics. Open an issue or fork the repo.