User Agent Parser

Parse any user agent string to identify the browser, operating system, and device type — defaults to your own browser's user agent.

Loaded with your own browser's user agent by default — paste a different one to parse it instead. Detection is pattern-based and covers the most common browsers/OSes, not every edge case.

Example input

Mozilla/5.0 (Windows NT 10.0...) Chrome/120...

Example output

Chrome 120 on Windows 10/11, Desktop