User-Agent Parser
Decode a User-Agent string into the bits that actually matter — which browser, which engine, which OS, what device. Useful when you're triaging an analytics tag, debugging a bug that only reproduces on one platform, or building feature gates by client capability. The parser library used (ua-parser-js) handles thousands of UA patterns including mobile devices, smart TVs, gaming consoles, bots and the new Sec-CH-UA hints. Runs entirely in your browser.
Privacy
Runs entirely in your browser — nothing is sent to any server.
Cost
Free. No sign-up, no watermark.
Type
Parser
Related tools
Tools that work with the same formats — most users open one of these next.
URL Parser
Break a URL into its components — protocol, host, port, path, query parameters, hash — with each query param listed individually.
HTTP Status Code Lookup
Look up any HTTP status code — title, category, RFC explanation, and the situations it's actually used for.
MIME Type Lookup
Look up the MIME type for a file extension, or the canonical extensions for a MIME type — covering 100+ common types.
IPv4 Subnet Calculator
Calculate network/broadcast addresses, host range, mask, wildcard mask, host counts, and IP class from a CIDR.
CSS Minifier
Minify CSS — strip whitespace, comments and unused syntax to ship smaller stylesheets.
CSS Beautifier
Pretty-print CSS — choose 2-space, 4-space or tab indentation for readable stylesheets.
Frequently asked
Is User-Agent Parser free to use?
Yes. User-Agent Parser is completely free with no sign-up, no watermark, and no usage limits. Toolsly does not charge for any of its tools.
Do my files and data stay private?
Yes — User-Agent Parser runs entirely in your browser using your device's CPU. Files and text are never uploaded to our servers, so your data stays private.
How does User-Agent Parser work?
Open User-Agent Parser, paste or fill in the input fields, and the result updates instantly. Everything runs in your browser — no upload, no waiting.
Which browsers does User-Agent Parser support?
Any modern browser works — Chrome, Firefox, Safari, and Edge on desktop and mobile. User-Agent Parser uses standard web APIs and does not require any plugin, extension, or sign-up.