Parse a User-Agent header into browser, engine, OS, and device hints.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
The header is tokenized and matched against ordered browser, rendering-engine, operating-system, and device patterns. Specific mobile, Chromium, and bot markers precede broad product tokens.
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Browser: Chrome Browser version: 120.0.0.0 Engine: Blink Engine version: 120.0.0.0 Os: Windows Os version: 10 / 11 Device type: desktop
Access logs, support dashboards, and compatibility fallbacks parse User-Agent headers.