User-Agent Parser

Parse browser User-Agent strings

Category

Network Tools

How to Use

  1. Page automatically parses your User-Agent
  2. Enter custom UA string in the input box
  3. Click "Parse" to see browser, OS, engine info

Examples

  • Parse Chrome UA

    Input: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 Chrome/120.0.0.0

    Output: Browser: Chrome 120 | OS: Windows 10 | Engine: WebKit | Device: Desktop

FAQ

What is User-Agent?
User-Agent is a string sent by browsers to servers containing browser name, version, OS info, etc.
Why is the parsing result inaccurate?
Some browsers disguise their UA (e.g., Edge伪装as Chrome), the tool prioritizes identifying the real browser.

Related tools