ASSETS follows explicit HTML and CSS resource references instead of guessing filenames or brute-forcing directories.
Pull the useful
parts out.
ASSETS follows what a public site actually references—images, SVG, icons, fonts, styles, scripts and media—across a bounded page/CSS graph. Deduplicate the surface, choose what matters and receive one clean verified package.
Build asset inventory →Extract the useful
surface, not the page.
ASSETS follows explicit public resource references across a bounded site crawl and CSS graph. It deduplicates images, SVG, icons, fonts, styles, scripts and media, then packages only what you select with a SHA-256 manifest.
Repeated references across pages collapse into one asset with reference count, source pages, origin and metadata.
The server rebuilds the bounded inventory before fetching selected files, then writes SHA-256 and original URLs into the package manifest.
ASSETS helps collect resources you are authorized to use. It does not bypass authentication, private networks or licensing restrictions.