Google Colab

Image2URL on Colab - run the image to CDN URL workflow in minutes

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.

CYAN

No local setup

Runs entirely in Colab - just execute cells and upload your image.

EMERALD

Copy-ready snippets

Get Markdown, HTML, and BBCode without extra formatting.

CYAN

Fork and customize

Point to your own API or R2 bucket; save to Drive for reuse.

Live Colab embed

Open in new tab

Preview is rendered via nbviewer. To execute cells, click "Open in new tab" to launch the live Colab notebook.

How to use

Ready in three steps

Step 1

Launch notebook

Open in Colab and allow runtime if prompted.

Step 2

Upload your image

Run the upload cell; supported up to 2 MB.

Step 3

Copy your URL/snippets

Use the CDN URL, Markdown, HTML, or BBCode in your docs and apps.

Why use Image2URL in Colab

Great for quick demos and notebooks

Zero install

Everything runs in Colab - no local deps needed.

CDN permanence

Links stay stable and cache-friendly for embeds and docs.

Open source

Fork the notebook and point to your own API or bucket.

FAQ

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

Run the notebook, file issues, or send PRs

Feedback on performance, UX, and developer experience is welcome. Fork the repo and adapt it to your stack.