Home / Dev Tools / Web & Network / User-Agent Parser

User-Agent Parser

Parse a browser user-agent string into readable browser, OS, and device details.
Parsed Result
Paste a User-Agent string and click Parse.

Runs entirely in your browser — nothing is sent to a server. Uses pattern-matching heuristics (no official UA parsing standard exists), so unusual or spoofed User-Agent strings may not parse perfectly.

Frequently Asked Questions

It uses pattern-matching heuristics since there's no official UA parsing standard, so unusual or deliberately spoofed strings may not parse perfectly.

Yes — click "Use My Browser's UA" to auto-fill and parse your current browser's actual user-agent string.

Browser name and version, operating system and version, device type (desktop/mobile/tablet), and rendering engine (Blink, WebKit, Gecko, Trident).

Found this useful? Share it:
Quick Feedback