Query to JSON
Turn a query string, or the query of a full URL, into JSON.
Paste text and press the button. The conversion runs on this device.
Ctrl/⌘ + Enter
Example input
?q=cats&tag=a&tag=bMore Web tools
- URL parse — Split an absolute URL into protocol, host, path, query, and hash.
- JSON to query — Build a query string from a JSON object. Arrays become repeated keys.
- JWT decode — Show a JWT header and payload. The signature is not verified. A leading Bearer prefix is ignored.
- Strip HTML — Remove tags, script, and style, then unescape entities.