Google Colab
A ready-to-run Colab notebook for Image2URL. Upload an image, get a permanent CDN-backed link, and copy Markdown/HTML/BBCode snippets. Fork, edit, and contribute.
Max size
2 MB per image
Formats
JPG / PNG / GIF / WebP
Outputs
URL + Markdown/HTML/BBCode
Prefer notebooks? Launch this Colab, run the cells, and grab CDN-stable image links without leaving your browser. Perfect for demos, docs, and quick prototyping.
No local setup
Runs entirely in Colab - just execute cells and upload your image.
Copy-ready snippets
Get Markdown, HTML, and BBCode without extra formatting.
Fork and customize
Point to your own API or R2 bucket; save to Drive for reuse.
Preview is rendered via nbviewer. To execute cells, click "Open in new tab" to launch the live Colab notebook.
Ready in three steps
Open in Colab and allow runtime if prompted.
Run the upload cell; supported up to 2 MB.
Use the CDN URL, Markdown, HTML, or BBCode in your docs and apps.
Great for quick demos and notebooks
Everything runs in Colab - no local deps needed.
Links stay stable and cache-friendly for embeds and docs.
Fork the notebook and point to your own API or bucket.
What is this Colab notebook?
A runnable Image2URL notebook on Google Colab. Upload an image and get a CDN URL plus Markdown/HTML/BBCode snippets.
Do I need credentials?
No for the public demo endpoint. If you self-host Image2URL, set your API URL or keys inside the notebook.
What formats and limits apply?
JPG, PNG, GIF, and WebP up to 2 MB. Compress larger assets before uploading.
Can I fork and edit?
Yes. Save a copy to your drive, tweak the API endpoint, or wire in your own R2 bucket.
Where is the code?
The notebook and helper scripts live at https://github.com/image2url/image2url-colab.
Get involved
Feedback on performance, UX, and developer experience is welcome. Fork the repo and adapt it to your stack.