UA

User-Agent 解析

解析 UA 字符串中的浏览器与设备信息

🔒 100% client-side — your data never leaves this page
输入
输出
Browser
Browser version
OS
Device type
Engine
🔒 100% client-side

About this tool

输入任意 User-Agent 字符串,快速识别浏览器名称与版本、操作系统、设备类型和渲染引擎。适合日志排查、埋点校验、兼容性问题定位等开发场景。每项结果支持独立复制,方便粘贴到工单或调试文档中。

Frequently Asked Questions

What can I get from a User-Agent string?

You can infer browser family/version, OS, approximate device class and rendering engine for most common modern clients.

Is User-Agent parsing always accurate?

Not always. UA strings can be spoofed or reduced by privacy settings, so results should be treated as best-effort detection.

Can I use this for analytics debugging?

Yes. It is useful when validating traffic reports, bot patterns, or browser compatibility segments.