Identify browser, operating system, and device information from user agent strings.
| Browser Name: | - |
| Browser Version: | - |
| Engine: | - |
| OS Name: | - |
| OS Version: | - |
| Platform: | - |
| Device Type: | - |
| Device Brand: | - |
| Is Mobile: | - |
This free tool helps you identify and analyze browser user agent strings. A user agent is a string of text that web browsers and other applications send to websites to identify themselves.
A user agent string typically contains information about:
User agent information is important for:
Most modern user agent strings follow a similar pattern:
Mozilla/5.0 (platform; details) rendering_engine browser_details
For example:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36
This indicates: