AbraCalc

Query String to JSON Converter

Convert a URL query string to a JSON object instantly. Free, no signup.

Embed this tool on your site

How to use this tool

  1. Enter query string in the fields above.
  2. Results update instantly as you type — or click Calculate.
  3. Read your json output and the full breakdown beneath it.

Query strings are the key=value pairs after the ? in a URL. This tool converts them into a readable JSON object.

Frequently asked questions

What is a query string?
A query string is the portion of a URL after the ? character, containing key-value pairs separated by & characters.

References & sources