Webpage Resource Extractor
List every script, stylesheet, image, font and media file a page loads.
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.comOutput
3 scripts, 2 stylesheets, 14 imagesKeyboard 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
Punycode / IDN Converter
Network & IP
Convert internationalised domain names to punycode and back.
CIDR Range Expander
Network & IP
Expand a CIDR block into individual addresses, or compress a range into CIDR blocks.
Cookie Attribute Analyzer
Network & IP
Parse Set-Cookie headers and flag security issues.
DNS Lookup
Network & IP
Query A, AAAA, MX, TXT, NS, CNAME and other DNS records for any domain.
DNS Record Types Reference
Network & IP
Searchable reference of DNS record types with examples.
HTTP Cache Header Planner
Network & IP
Plan Cache-Control, ETag and max-age headers for any asset type.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-21 · Runs entirely in your browser