Raw form body
name=Ana+Silva&active=trueBrowser converter
Your formatted JSON will appear here.
Paste encoded data and convert it—nothing leaves this browser.
Paste form data, a query string, or an entire URL. Get readable JSON instantly—without uploads, accounts, or data leaving your browser.
How it works
The converter follows standard form-encoding rules, including percent escapes, plus-sign spaces, empty values, and repeated fields.
Use raw x-www-form-urlencoded data, a query string beginning with ?, or a complete URL.
Encoded characters become readable, values can contain equals signs, and URL fragments are ignored.
Repeated field names become arrays, so no submitted value is silently discarded.
Raw form body
name=Ana+Silva&active=trueFull URL
https://example.com/?page=2&sort=newRepeated fields
tag=design&tag=development