CreepJS

CreepJS

Educational, privacy-first browser fingerprinting platform for developers.

Product

  • Checker
  • Documentation
  • IP Risk Checker
  • API Playground

Resources

  • CreepJS 2.0
  • API Reference
  • Browser Fingerprinting Guide
  • Fingerprint Signal Index
  • Privacy Policy

Popular Signals

  • Canvas Fingerprint
  • WebGL Fingerprint
  • WebRTC Fingerprint
  • Anti-Fingerprinting Detection

Connect

© 2026 CreepJS. All rights reserved.

System

Font Detection

System fonts

Live Playground

Analyzing your browser...0%

API Docs

Endpoint

GET /api/fingerprint/fonts

Examples

About

Font fingerprinting identifies installed system fonts by measuring text rendering dimensions. The technique works by creating invisible DOM elements with specific fonts applied, measuring their rendered width and height, and comparing against known dimensions for different fonts. Since text renders differently depending on which fonts are available, measuring the same text string with different font-family declarations reveals which fonts are installed. Operating systems ship with different default font sets (Arial, Helvetica, Times New Roman, etc.), and users often install additional fonts for professional work, games, or design applications. The combination of installed fonts creates a highly distinctive fingerprint. For example, Adobe Creative Cloud users typically have hundreds of Adobe-branded fonts, programmers install coding fonts like Fira Code or JetBrains Mono, and gamers may have game-specific fonts. Font fingerprinting can distinguish between Windows, macOS, and Linux systems based on default fonts, identify specific OS versions (Windows 11 vs. Windows 10), detect language packs, and even infer user professions based on specialized fonts. Privacy browsers attempt to restrict font enumeration by limiting font access or returning standard font sets, but this makes users more identifiable by their unusual font configuration.

Use Cases

  • •OS detection
  • •Typography
  • •Device fingerprinting

Other Fingerprints

Compare related fingerprint signals

Move from this collector to the CreepJS signal index, live checker, API docs, and other high-value fingerprinting explainers.

Core pages

Browser Fingerprinting PlatformRun a privacy-first browser fingerprint check and learn what websites can infer about your device.Fingerprint CheckerTest your browser privacy with a live fingerprint scan, collector coverage, and privacy leakage analysis.IP Risk CheckerCheck IP risk, ASN, geolocation, proxy, VPN, Tor, datacenter, and routing signals through the CreepJS API.Browser Fingerprint SignalsBrowse the full CreepJS library of browser fingerprinting signals, including canvas, WebGL, WebRTC, fonts, storage, and privacy checks.DocumentationRead the CreepJS API, SDK, collector, and integration documentation for privacy-first browser fingerprinting.API PlaygroundGenerate a token, inspect sample payloads, and test CreepJS browser fingerprinting API calls.What Is Browser Fingerprinting?Learn how browser fingerprinting works, which signals are collected, and how privacy tools reduce tracking.

Popular fingerprint signals

Canvas FingerprintCanvas rendering fingerprint based on how the browser draws graphics. Test your browser's unique canvas signature.WebGL FingerprintWebGL GPU information and rendering capabilities. Detect your graphics card and WebGL implementation.WebRTC FingerprintWebRTC capabilities and IP leakage checks. Detect peer connection support and potential network exposure signals.Anti-Fingerprinting DetectionDetection of privacy tools and browser modifications. Identify fingerprint resistance.Navigator InformationBrowser navigator properties and user agent information. Analyze browser capabilities and settings.Font DetectionInstalled system fonts detection. Discover which fonts are available on your system.