User-Agent Checker

Your User-Agent string reveals information about your browser, operating system, and device. See exactly what websites can detect about you.

Your User-Agent String

Parsed Information

Browser Capabilities

HTTP Headers (Client-Side)

These headers are typically sent by your browser with every request. Some can only be detected server-side.

What is a User-Agent?

A User-Agent string is an HTTP header that your browser sends to every website you visit. It identifies your browser type, version, operating system, and other technical details about your device.

Why Websites Use User-Agent

Privacy Concerns

Your User-Agent contributes to your browser fingerprint. Combined with other attributes like screen resolution, installed fonts, and timezone, it can help identify you uniquely across websites — even without cookies.

How does this tool work?

This tool reads your browser's User-Agent string directly from the navigator.userAgent property — no server requests are needed. It then parses the string to extract structured information about your browser, operating system, and device. Additionally, it tests several browser capabilities (JavaScript, cookies, WebGL, etc.) and displays relevant HTTP headers available from the client side.

Why should you check your User-Agent?

How to Change Your User-Agent