Skip to content
ImageDoctor

Image URL Processor

Load an image by URL, inspect it, then resize, compress or convert it like any local file.

Local

The image is fetched by your browser and processed on your device. Nothing passes through a server of ours.

Paste an image URL above

Works with any image the host serves with permissive CORS headers — most CDNs and object stores do.

Working with an image from a URL

Paste a link and press Load image. Your browser fetches the file directly — ImageDoctor's server is not involved — and it can then be compressed, converted to WebP or resized like a local file.

Loading only works when the other site allows cross-origin requests (an Access-Control-Allow-Origin header). Many sites don't; in that case, save the image and open it as a file instead.

Only http and https links are supported, http links are retried over https, and downloads time out after 30 seconds.

Common questions

Usually because the site doesn't allow other sites to fetch its images (no CORS header), or the link needs a login. Download the image and upload it instead.

No. The request goes straight from your browser to the image's host, and processing happens on your device.

We use Microsoft Clarity analytics cookies to see how the site is used and fix what's broken. Your images are never uploaded. Privacy Policy