Image URL Processor
Load an image by URL, inspect it, then resize, compress or convert it like any local file.
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.