Typical use
Input
Mozilla/5.0 ... Chrome/120
Output
Identifies Chrome, the operating system, and device type.
Parse browser, OS, and device information from a User Agent string.
Use this page to parse User-Agent strings. It focuses on a browser User-Agent and produces browser, OS, and device information.
Mozilla/5.0 ... Chrome/120
Identifies Chrome, the operating system, and device type.
The input is mainly processed in your browser, and the page only uses browser capabilities needed to generate the result.