User Agent Parser

Parse a user-agent string into browser, engine, OS, and device type.

Works Offline
Privacy First
No Login
No API

User-agent string

Paste any UA string, or load your current browser's

Parsed result

Detected via pattern matching

Browser
Chrome
Version
120.0.0.0
Engine
Blink
OS
Windows 11/10
Device
Desktop

Notes

How detection works

Detection uses an ordered table of regular expressions, checking the most specific browser signatures (Edge, Opera, Samsung Internet) before falling back to Chrome, Firefox, Safari, or Internet Explorer. Results are heuristic — user agents can be spoofed or incomplete.

About the User Agent Parser

Paste a raw User-Agent header to identify the browser and version, rendering engine, operating system, and device type using a compact table of regular expressions. Includes a one-click button to load your own browser's UA.

Examples

Chrome on Windows

Mozilla/5.0 ... Chrome/120.0.0.0 Safari/537.36

Output

Browser: Chrome, OS: Windows 11/10, Device: Desktop

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser