{
"ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
"browser": {
"name": "Chrome",
"version": "120.0.0.0",
"major": "120"
},
"cpu": {
"architecture": "amd64"
},
"device": {},
"engine": {
"name": "Blink",
"version": "120.0.0.0"
},
"os": {
"name": "Windows",
"version": "10"
}
}Parsing runs entirely in your browser. No User-Agent string is sent to any server.
Yes, parsing runs in your browser with no account needed.
No, parsing is local. Nothing is sent to any server.
Encode and decode URL components and full URLs. Parse query strings and path segments.
Escape and unescape text for JSON, HTML, and URL. Handle special characters correctly.
Generate meta tags for SEO and social sharing. Open Graph, Twitter Cards, and structured data.