Monu Tools

Query String to JSON

Parse a URL query string into JSON and build a query string from JSON, in your browser.

Cómo usar Query String

  1. 01

    Choose a direction: query to JSON or JSON to query.

  2. 02

    Paste a query string (with or without the leading ?) or a JSON object.

  3. 03

    Copy the result, or swap to convert back.

Preguntas frecuentes

What happens with repeated parameters?

A key that appears more than once, like tag=a&tag=b, becomes an array in JSON, and arrays in JSON expand back into repeated parameters.

Can I paste a full URL?

Yes. When converting to JSON, anything before the ? is ignored, so you can paste an entire URL.

Are values decoded?

Yes. Percent-encoded values are decoded when parsing and encoded again when building a query string.

Acerca de esta herramienta

A query string converter that turns URL parameters into a readable JSON object and back, handling repeated keys as arrays and decoding values.

It runs locally in your browser, so it is quick and your data stays private.

Herramientas relacionadas

Usamos cookies esenciales para que el sitio funcione. Con tu consentimiento también cargamos Google AdSense, que establece cookies publicitarias. Consulta nuestra política de privacidad.