Parse and detect
Paste a raw User-Agent string or HTTP header to instantly extract the browser, operating system, device type, hardware model, and rendering engine.
Click Use my browser’s UA to parse your own device. When supported, the tool will also request high-entropy Client Hints to expose deeper details like architecture, bitness, and platform version that the standard User-Agent string hides.
Bot and crawler identification
The built-in bot detector highlights common automated agents. It flags search engine crawlers (Googlebot, Bingbot), SEO tools (AhrefsBot), AI crawlers (GPTBot, ClaudeBot), social preview bots, and automation tools (Headless Chrome, Lighthouse).
When an automated pattern is matched, the tool displays an alert badge and the bot category to help you investigate server logs or verify robots.txt access rules. Remember that User-Agent strings are self-reported and can be spoofed; always verify crawler IPs for critical decisions.
Token breakdown and export
User-Agent strings are full of legacy baggage. The Token Breakdown table isolates confusing compatibility fragments—like Mozilla/5.0, AppleWebKit, or KHTML, like Gecko—and explains why they appear in modern browser strings.
Once parsed, you can click Copy Link to share a URL that preserves the exact User-Agent string in the page hash. Click Copy JSON to export the structured browser data and any available Client Hints for bug tickets or development workflows.