URL parameter extractor

Paste a full URL or a query string that starts with a question mark.

List the query parameters in a URL.

Input

Result

About this tool

The URL parameter extractor lists each query parameter from a full URL or from a query string that begins with a question mark. Use it to debug tracking links, inspect form submissions, or check repeated parameter names before changing a URL. Encoded names and values are decoded for easier reading. Fragments are kept outside the query data, and the original address is treated as text rather than opened.