User Agent Parser

See and decode any browser user-agent string.

See your own browser's user-agent string and decode any user agent into its parts — browser and version, operating system, rendering engine, and device type. Paste any UA string to parse it. Everything runs in your browser.

Your user agent
BrowserUnknown
Operating systemUnknown
Rendering engineUnknown
Device typeDesktop

Parsed entirely in your browser — nothing is sent to a server. User-agent strings can be spoofed, so treat this as a best-effort guess.

Runs entirely in your browser — nothing is uploaded.

How to use the user agent parser

  1. 1Your user agent is shown and parsed automatically.
  2. 2Or paste any user-agent string to decode it.
  3. 3Read the browser, OS, engine, and device type.

Frequently asked questions

What is a user agent?

A user-agent string is text your browser sends with every request, identifying the browser, version, operating system, and device.

What is my user agent?

It's shown at the top of this tool — your browser's exact user-agent string, parsed into browser, OS, engine, and device.

Can user agents be faked?

Yes — user-agent strings can be spoofed or changed, so treat parsed results as a best-effort guess.

Is my data sent anywhere?

No — parsing happens entirely in your browser; nothing is uploaded.

Read the guide
What Is a User Agent? (And How to Find Yours)

Related tools