Paste a page URL and this scans its stylesheets for @font-face declarations, then lists every font family and file it finds — .woff2, .woff, .ttf, .otf — ready to download individually or all at once.
How it works
- Paste a page URL into the Web Font Downloader on the Dev Tools tab
- Click Find Fonts
- Download individual files or all of them as a .zip
Why use this tool
- Scans inline styles and linked stylesheets
- Groups fonts by family name
- Download all as one .zip
Frequently asked questions
Does this work with Google Fonts?
Yes — if a page loads fonts via a stylesheet link (including Google Fonts), the actual font files are found and listed.
Can I use the downloaded fonts commercially?
That depends on the font's own license — check with the font's publisher before reuse; this tool only fetches files a site is already serving publicly.