← 返回功能
Free

列出所有字体

发现页面上使用的网络字体和系统字体。

Identifying fonts on a website you admire used to require inspecting elements one by one in DevTools, checking the computed font-family property, or using browser extensions that only detect one font at a time. List All Fonts gives you the complete picture in one view — every font loaded and used on the page, with live text samples showing exactly how each font renders. The tool differentiates between web fonts (loaded via @font-face or Google Fonts) and system fonts (Arial, Helvetica, Georgia, etc.), showing the complete font-family stack. For each font, you see which weights are loaded (400, 600, 700), which elements use it, and what font sizes are applied. Click any font to copy its CSS declaration — ready to paste into your own project. The live preview uses the actual font rendering from the page, not a generic preview, so you see exactly how the font looks at the sizes and weights used on the site.

实时预览
example.com
页面上找到 4 种字体
点击任何字体以复制其 CSS 声明
Jost 400, 600, 700 · 24 个元素
The quick brown fox jumps over the lazy dog
Georgia 400, 700 · 8 个元素
The quick brown fox jumps over the lazy dog
Consolas 400 · 3 个元素
The quick brown fox jumps over the lazy dog
system-ui 400 · 2 个元素 (回退)
The quick brown fox jumps over the lazy dog
核心功能

Complete Font Inventory

Lists every font-family actually rendered on the page, including web fonts from Google Fonts, Adobe Fonts, or custom @font-face declarations, and system font fallbacks. Shows the total count of unique font families found.

Live Text Previews

Each font is displayed with a live text sample ("The quick brown fox jumps over the lazy dog") rendered using the actual font file loaded on the page. You see real rendering — not a generic preview.

Weight & Style Details

For each font, see which weights are loaded (Regular 400, Medium 500, SemiBold 600, Bold 700) and whether italic variants are available. Helps you understand the font's loaded subset.

菴ソ逕ィ扈溯ョ。

See how many elements on the page use each font. The most-used font is listed first. Know which fonts are primary (body text) and which are secondary (used on just a few elements).

One-Click CSS Copy

Click any font entry to copy its complete CSS font-family declaration (e.g., font-family: 'Inter', sans-serif) to your clipboard. Ready to paste directly into your stylesheet.

Font Source Identification

Each font shows its source: Google Fonts (with the specific URL), Adobe Fonts, self-hosted (with the @font-face URL), or system font. Know exactly where each font comes from.

使用场景

Identifying Fonts on Websites You Admire

Visit a website with beautiful typography and instantly see every font it uses — names, weights, and where they come from. No more "what font is that?" guessing or using unreliable font-identification tools.

Font Auditing for Performance

How many fonts does your page load? Are there unused fonts being downloaded but not applied? List All Fonts shows actual usage — if a loaded font has 0 elements using it, it's wasted bandwidth.

隶セ隶。邉サ扈滓枚譯」

Document your project's typography by running List All Fonts on each page. Verify that the correct fonts and weights are used consistently across the site — catch rogue font-family declarations.

Finding Font Alternatives

Identified a font you like but it's a paid font? Copy the font name and search for free alternatives with similar characteristics. The live preview helps you remember exactly how it looked.

Cross-Browser Font Verification

Run List All Fonts on the same page in different browsers to verify that the same fonts are rendered everywhere. System font stacks resolve differently across operating systems — catch inconsistencies.

使用方法
1

Activate List All Fonts

Open the DevSuite Pro floating dock and click the List All Fonts icon. The tool scans the page's computed styles and @font-face rules.

2

Browse the Font List

A panel displays all fonts found on the page, sorted by usage frequency. Each entry shows the font name, preview text, weights, and element count.

3

Preview & Compare

Scroll through the live previews to see how each font renders. Compare the page's heading font vs body font vs accent font.

4

Copy Font Declarations

Click any font entry to copy its font-family CSS declaration. Click the source link to visit the font's origin (Google Fonts page, CDN URL, etc.).

5

Use in Your Project

Paste the font-family declaration into your CSS and load the font from the same source to use it in your own project.

准备好开始了吗?

免费安装 DevSuite Pro,为您的浏览器解锁 64+ 个开发者工具。

添加到 Chrome 添加到 Edge 添加到 Firefox