Webpage Resource Extractor

List every script, stylesheet, image, font and media file a page loads.

Support
No Login
No API

The page HTML is fetched through a lightweight server relay (browsers block cross-origin reads), then parsed in your browser. Only resources referenced in the HTML are listed — assets injected later by JavaScript are not visible.

Enter a page URL to list every script, stylesheet, image, font and link it references.

About the Webpage Resource Extractor

Fetch any public URL and extract all the resources referenced in its HTML: scripts, stylesheets, images, audio and video, fonts, iframes and outbound links. Every URL is resolved to an absolute address, grouped by type and de-duplicated, so you can copy the list, download it as a text file or grab a ZIP of the collected URLs for auditing a page's third-party footprint.

Examples

Extract assets

https://example.com

Output

3 scripts, 2 stylesheets, 14 images

Keyboard shortcuts

  • Copy the main outputCtrl / ⌘ + Shift + C
  • Download the resultCtrl / ⌘ + S
  • Share this toolCtrl / ⌘ + Shift + S
  • Reset the inputsAlt + R
  • Open the tool search paletteCtrl / ⌘ + K

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-21 · Runs entirely in your browser