User Agent Parser

No upload · runs in your browser
Detail
User-Agent string
0 characters

Runs entirely in your browser, nothing is uploaded.

How it works

User Agent Parser : Browser, Engine, OS and Bot Name

Your own User-Agent is loaded below. Paste any other one, a log line or a copied header value works too, to see the browser, engine, operating system, device and bot signature behind it.

What this does
  • Thirteen browser families matched in specificity order, so an Edge or Opera string is not read as Chrome
  • Rendering engine separated from the brand on top of it, Blink, WebKit, Gecko, Trident, EdgeHTML, Presto
  • Windows NT numbers translated, and the underscore-separated iOS and macOS builds converted to dots
  • Windows NT 10.0 reported as “10 or 11”, because the string genuinely cannot tell them apart
  • Forty-eight named crawler and client signatures, Googlebot, GPTBot, curl, Postman, plus a catch-all for anything calling itself a bot
  • Android WebView identified by its “; wv)” marker instead of being passed off as Chrome
  • Essentials view of five rows, or Everything for engine version, OS version, CPU and string length
FAQ

User-Agent reduction: Chromium freezes the minor, build and patch numbers at 0.

Keep going