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.

Browser

CSS Media Queries

Media queries

Live Playground

Analyzing your browser...0%

API Docs

Endpoint

GET /api/fingerprint/css-media

Examples

About

CSS media queries fingerprinting tests browser support for and responses to media queries and system preference queries. Modern CSS provides extensive media features for responsive design and accessibility, but support and behavior vary across browsers and platforms. The technique tests dozens of media queries including: prefers-color-scheme (light/dark mode), prefers-reduced-motion (accessibility), prefers-contrast, forced-colors (high contrast mode), prefers-reduced-transparency, prefers-reduced-data (data saver mode), color-gamut (display color capabilities), dynamic-range (HDR support), screen color depth, aspect ratio ranges, and device orientation. Each query reveals system settings and capabilities: a user with prefers-color-scheme:dark likely has OS-level dark mode enabled, prefers-reduced-motion:reduce suggests accessibility settings or motion sensitivity. Display capabilities like color-gamut:p3 indicate wide-gamut displays (often Apple devices), dynamic-range:high indicates HDR screens. Browser support for newer media queries correlates strongly with browser version: older browsers don't recognize prefers-contrast or forced-colors. The technique also tests deprecated or browser-specific media features: -webkit-min-device-pixel-ratio, -moz-device-pixel-ratio, -ms-high-contrast. Interaction media features (hover, pointer, any-hover, any-pointer) distinguish touch devices from mouse-driven systems: pointer:coarse indicates touchscreens while pointer:fine indicates mice. Testing all combinations creates a rich fingerprint capturing display technology, user preferences, accessibility settings, and browser capabilities. This data is particularly stable because it reflects both hardware capabilities and deliberate user preference choices, both of which change infrequently. The fingerprint also correlates strongly with user demographics and device types.

Use Cases

  • •Dark mode detection
  • •Motion preferences
  • •Display capabilities
  • •Accessibility

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.