SOURCE URL

How to Find the Original URL of a Web Image

Scan the current webpage and select an image in ImageTrace to keep the page URL and discovered direct image URL together as a source record, then export the records as CSV, JSON, or ZIP when needed.

The webpage URL and image file URL are different

The address bar shows the page where an image appears. A direct image URL is the address the browser used for that discovered image candidate. Keeping both records separates where the file was found from the resource address used at that time.

In this guide, “original URL” means the direct candidate URL ImageTrace discovered. If the site did not link or load a separate high-resolution asset, that URL is not guaranteed to be the largest file held by its creator.

Review an image URL and preserve its source

  1. Open ImageTrace on the target webpage and run Scan all images. Use Pick from page or an ImageTrace context-menu command when you only need one item.
  2. Compare the preview, filename, dimensions, format, and URL conditions, then select the item to inspect.
  3. Save the selected image to a project so the page URL and direct image URL remain together as a source record. Add a project name, tags, or notes if useful.
  4. When you need to review or preserve multiple source records elsewhere, explicitly export CSV, JSON, or ZIP.
  5. The public product documentation does not confirm a dedicated Copy URL button. For one address, select and copy the URL value from the source record or an exported CSV or JSON file.

Projects and source records are stored locally in the current Chrome profile by default. Use JSON or ZIP export yourself to move them to another profile or device.

Why thumbnails and responsive images can have several URLs

The small card image in the list is a preview for identifying a candidate. If a website uses separate thumbnail and detail files, the URL loaded on the current page may differ from the larger file opened after a click.

srcset and picture can declare several candidates for different viewport widths, pixel densities, or supported formats. Similar images may therefore have multiple addresses. Compare the discovered candidate’s dimensions and URL before choosing the one you need.

Why a saved or copied URL may stop working

Blob and data URLs

A blob: URL is a temporary reference created for the current browser session and may stop working after that session ends. A data: URL embeds the image data in the address itself rather than identifying a normal server file. Neither is necessarily a durable public source URL.

Signed URLs and authenticated sessions

A signed URL can include an expiration time and become invalid later. An address that depends on login cookies or access permissions may not open for another browser or user. Even an ordinary URL can change or disappear when a site reorganizes its files.

Finding a source is not permission to use it.

Inspecting or saving a direct image URL does not grant copyright permission or a license. Check the website’s terms and the rights holder’s conditions before reuse.