Query String Parser

Parse, edit and rebuild URL query parameters.

URL or query string

Parameters

Query string

Full URL

About the Query String Parser

Long URLs with a dozen tracking and pagination parameters are hard to read. Parsing them into a table makes each key and value obvious, with percent-encoding already decoded.

Edit any row, add or remove parameters and the encoded query string and full URL are rebuilt as you type, so you can copy a corrected link straight into a browser or test.

Frequently asked questions

Related tools

Search a reference of HTTP status codes and their meanings.

Open Tool

Find the MIME type for a file extension, or the reverse.

Open Tool

Build cURL, fetch and Python requests snippets from a request.

Open Tool