User-Agent Parser
Parse browser and OS information from User-Agent strings.
Parse browser and OS information from User-Agent strings.
Parse and analyze User-Agent strings to identify browser, OS version, rendering engine, and device type. Free online tool. This page is part of UtilsNest's Developer Tools, so you can move between related workflows without leaving the browser.
Browse Category
Explore more tools in Developer Tools to handle adjacent tasks faster.
Open Developer ToolsA User-Agent is a string browsers send in HTTP headers identifying themselves. It contains browser name, version, OS, and layout engine.
Open this tool to see your browser's UA string automatically. You can also find it in browser Dev Tools under Network → Headers.