WizzyTools

Parse a User-Agent string online 13 uses

Paste a browser User-Agent string to see its browser, operating system, and device type, in your browser.

/ 5 - Be the first to rate this tool Thanks for rating!

Verification failed - please try again.

Browser
Operating system
Device type

How it works

  1. 1

    Paste the string, expression, or value you want to inspect.

  2. 2

    It's parsed instantly and broken down on screen.

  3. 3

    Review the details or matches highlighted for you.

  4. 4

    Copy any part of the result you need.

Why use this tool

Every dev utility, one place

Format, convert, encode, decode, and generate — no more juggling ten tabs.

100% private, always

Every tool runs in your browser — your code and data are never sent anywhere.

Works on any device

Runs on Windows, Mac, Linux, iOS, and Android — nothing to install.

Instant results

No queues, no build step — results update as you type.

Built to handle real data

Full Unicode support and RFC-compliant parsing, edge cases included.

Free, always

Free to use, with no rate limits, sign-up, or trial period.

Frequently asked questions

The underlying library is updated periodically to recognize new browser releases and mobile device models.

Apple forces all iOS browsers to use the WebKit engine, so their agent strings mimic Safari heavily.

Yes, major versions (like Windows 10 or macOS 13) are reliably extracted from the string.

Major search engine bots (like Googlebot) are flagged, but obscure scrapers might just show as generic curl clients.

It uses common pattern matching; due to widespread spoofing, user-agent parsing should never be treated as 100% authoritative.

From the blog

Popular tools