User Agent Parser
Paste any user agent string and break it into readable browser, OS, device, and engine details. Useful for debugging logs and analytics data.
Add a user agent string to parse it.
About this tool
User agent strings can be noisy, especially when you are debugging analytics events or API logs. This parser extracts the key parts quickly so you can spot browser and platform differences faster.
Parses browser name and version
Detects operating system and device type
Shows rendering engine family
Includes CPU architecture hints
Copy parsed output as structured JSON
Runs fully in your browser, no user agent strings are sent to our servers