Skip to tool
Freela

Query string parser

Query string parser. Format, encode or inspect developer snippets locally. Files and text stay on your device — Freela does not upload them.

Local only

Processed locally in your browser

TXTTEXT
  1. 1Run in the browser
  2. 2Download or copy
  • TXT

Supported formats: Input: query or URL. Output: JSON.

  • TXT

How to use

  1. Paste a query or URL.
  2. Run the parser.
  3. Copy the map.

Examples

  • Read utm_* from a copied link.
  • Debug a redirect query.

Questions

Does this tool upload my files?
No. Published Freela tools in this release are LOCAL_ONLY and run in the browser.
Is it free to use?
Yes. There is no paywall on this page and we do not invent reviews or star ratings.
What input does this page accept?
Query string parser: query parser. LOCAL_ONLY.
Repeated query keys?
URLSearchParams last-write-wins in this JSON map.
Are arrays expanded?
Not expanded; values stay strings.