TXT · Text & Data tools

URL Query String Editor

Query parameters

0 items
Base: (query only)
#KeyValueActions
1

Edit URL query parameters without manually cutting apart a long address. Paste a full URL, relative path, protocol-relative URL, or only the query string, then add, remove, duplicate, reorder, and rebuild the parameters.

This is useful for cleaning tracking links, adjusting UTM parameters, checking encoded values, or creating a test URL for a product page, API route, search page, or analytics campaign.

Accepted Input

The editor accepts full URLs such as https://example.com/page?a=1, relative paths such as /page?a=1, protocol-relative URLs such as //example.com/page?a=1, and query-only values such as ?a=1&b=2.

When the input includes a hash fragment, the tool keeps it in the rebuilt URL. That matters for links where the hash points to a section, route state, or client-side view.

Editing Parameters

Each query parameter becomes a row with a key and value. You can add new rows, delete rows, duplicate an existing row, and move rows up or down.

Copy Options

Copy URL returns the rebuilt URL or path. Copy query returns only the ?query portion. Use the query-only copy when you need to paste parameters into another system without changing the base address.

Frequently Asked Questions

Yes. The tool accepts full URLs, relative paths, protocol-relative URLs, and query-only input such as ?a=1&b=2 or a=1&b=2.

Yes. When the input includes a hash fragment, the editor preserves it while rebuilding the query string.

Yes. Turn on sorting to order parameters by key. You can also move rows manually when you need a specific order.

No.

Explore Our Tools

Browse all tools