User-Agent Parser
Parse a user-agent string into browser, OS and device.
Runs in your browserAbout this tool
A raw user-agent string is a dense, hard-to-read block of text, and pulling out the actual browser, OS and device information from it by eye is error-prone since the format varies significantly between browsers and versions. This tool parses a user-agent string into browser, OS and device, giving you a clear structured breakdown instead of a wall of text to decode manually.

