Find out which system fonts your browser is revealing. Websites use your font list to create a unique fingerprint that tracks you without cookies.
AI Overview
A Font Leak Tester identifies the fonts installed on your computer. Websites use CSS font introspection to measure text widths; if a specific font's width is detected, they know it is on your system. This unique font combination acts as a digital ID, enabling cross-site tracking even if you use a VPN.
Enumerating system fonts...
Fonts Tested
--
Detected
--
OS Detected
--
Tracking Risk
--
[Enumeration Log]
Font Fingerprinting is a method where websites detect the list of fonts installed on your device. Every OS (Windows, macOS, Linux) and every software suite (like Office or Adobe) adds specific fonts to your library. The resulting unique combination of fonts is so specific that it can identify your browser even if you hide your IP address.
Privacy Fact: Advertisers use font enumeration to build a stateless profile. Since you rarely uninstall fonts, this tracking ID lasts much longer than cookies.
Trackers use CSS font introspection. They render a string of text with a common "fallback" font and measure its width. They then try to render it with a specific font name (like 'Calibri'). If the pixel width changes, the script knows that font is installed. This process tests hundreds of fonts in less than a second.
On ZKB Tracking, we recommend the following browser settings to minimize your footprint:
privacy.resistFingerprinting in about:config to report only a standard "safe" list of fonts.Does Incognito mode hide my fonts?
No. Incognito mode only stops your history from being saved. It does not prevent JavaScript from reading your hardware and software font lists.
Can a VPN fix font leaks?
No. A VPN only masks your IP. Font detection happens inside your browser and is not affected by your network connection.
Why do I have so many fonts?
Operating systems come with ~50 fonts. Installing Microsoft Office, Adobe, or Language Packs can push that number over 200, making you more trackable.