Skip to content

Developer

Query String Builder

Build URL-encoded query parameters from editable key and value rows.

Input stays in this browser

Build an encoded query string from key and value pairs.

query=values

Build parameters

Add rows for keys and values. The output uses the browser's standard URLSearchParams, so spaces and reserved characters are encoded for you.

Privacy

Parameters remain local to this tab.