Website Asset Finder
Find images, logos, SVGs, fonts, stylesheets and other assets used by a website.
How It Works
Discover website assets in 3 simple steps
Enter URL & Choose Scope
Paste any public website link and select 'This Page' or 'Entire Website' (up to 50 pages).
Controlled Server Crawl
ToolJi loads internal pages in a secure browser, collecting & deduplicating static resources.
Filter, Copy & Inspect
Filter by category (Images, SVGs, Fonts, CSS), see which pages assets were found on, and copy URLs.
Frequently Asked Questions
Everything you need to know about Website Asset Discovery
What is a Website Asset Finder?
A Website Asset Finder is a developer tool that loads a public webpage and discovers publicly loaded static assets such as images, SVGs, logos, favicons, fonts, CSS stylesheets, JavaScript files, and media.
What is the difference between 'This Page' and 'Entire Website' mode?
'This Page' analyzes only the exact URL entered. 'Entire Website' crawls up to 50 internal pages belonging to the same website/domain, extracting assets across multiple pages and grouping them into a unified asset library.
Does ToolJi crawl external links?
No. ToolJi strictly crawls internal links belonging to the exact same website/domain. External links like social media profiles are never crawled.
How does deduplication work across 50 internal pages?
If an asset (like `logo.svg`) appears on 20 internal pages, ToolJi shows it ONCE in the global asset library while recording all 20 pages where it was found.
Can ToolJi find images used in CSS background-images?
Yes! ToolJi inspects both rendered HTML elements and computed CSS background-image properties to find hero banners and background graphics.
Can ToolJi find SVG files & fonts?
Yes. ToolJi identifies inline SVG tags, external `.svg` files, and loaded font resources (`.woff2`, `.woff`, `.ttf`, `.otf`).
Does ToolJi automatically download website assets?
No. ToolJi is an asset finder and inspector, not a bulk downloader. You can open any asset in a new tab, copy direct URLs, or export the structured `assets.json` list.
Does ToolJi store analyzed website data?
No. All asset discovery is performed dynamically on demand without permanently storing website contents.