What Browser Information Reveals: User Agents, Viewport and Browser Signals

Browsers expose some technical information about their software and current environment to websites, but those signals do not automatically reveal a person's identity or exact physical device.

How it works

The Browser Information tool reads four values supplied by the browser: its user-agent string, reported platform, preferred language, and current viewport size. These values can help reproduce display or compatibility problems, but each is a browser-reported observation rather than verified evidence about the person or hardware behind it.

What the Browser Information tool displays

User agent is the identification string the browser supplies to web code. It can contain browser-engine, version, operating-system-like, and compatibility tokens. Platform is a separate browser value that may provide a broad operating-system or device-family hint. Neither field is an inventory of installed software or physical components.

Language is the browser's preferred language value, which can reflect browser or operating-system settings rather than a person's nationality or current location. Viewport is the page's current inner width and height in CSS pixels. It describes the available page area, not the monitor's physical dimensions or resolution, and it changes when the window or mobile layout changes.

This tool does not display timezone, full screen dimensions, cookie or storage capability, touch support, hardware concurrency, installed fonts, graphics details, or a persistent browser fingerprint. The result is assembled in the browser after you run the check and is not sent to the site's tool API. If normal site analytics are configured, the tool-run event identifies the tool and input category rather than these displayed field values.

Why user-agent and device labels have limits

A user-agent string is not a signed statement from the hardware manufacturer. Browsers can reduce or generalize it for privacy, retain older compatibility tokens, or allow it to be modified. Automated tools and privacy software can also supply unusual or deliberately changed values.

A browser or device label derived from these signals is therefore an interpretation. It may identify a likely browser family or broad platform, but it does not prove the exact browser build, operating-system edition, device model, owner, or physical machine.

Browser vendors increasingly limit identifying detail, and two different devices can report similar values. Conversely, the same device can report different values after a browser update, settings change, window resize, language change, or use of another browser.

Browser signals and network information are different

Browser Information describes software and page-environment signals. IP-based network information comes from the public network address and can provide different context, such as an approximate location, network operator, or autonomous system. One category does not verify the other.

Changing a public IP with a VPN does not automatically change the browser's user agent, language, platform, or viewport. Likewise, resizing a window changes the viewport without changing the public IP. A support investigation may need both browser and network observations, but they should remain separate forms of evidence.

Neither set of signals normally identifies a person by itself. A website can, however, combine technical observations with accounts, cookies, submitted information, or other activity. The meaning depends on what is collected and how a particular service uses it.

Privacy, fingerprinting, and tool limitations

Browser fingerprinting can combine several relatively ordinary signals and look for a distinctive pattern. A user agent, language, and viewport may contribute to such a pattern, but their presence does not mean a visitor is uniquely identifiable. Uniqueness depends on the available population, signal stability, collection method, and additional data.

This tool presents four values for inspection. It does not calculate a fingerprint, assign a unique identifier, test whether other websites recognize the browser, inspect browsing history, enumerate extensions, or determine who is using the device.

Treat the result as compatibility and troubleshooting information. A surprising platform or user-agent token can be caused by compatibility conventions, privacy reduction, or modification; it is not by itself evidence of compromise, impersonation, or inaccurate hardware.

Practical guidance

Common question

Can these browser details identify me? Usually not by themselves. They can add technical context and may contribute to a larger fingerprint, but this tool does not create a fingerprint or establish a person's identity.

Try the relevant tool

Read the user agent, platform, preferred language, and current viewport reported directly by your browser.

Browser Information