URL Parser & Query Editor

Break a URL into its parts, edit query parameters in a table, and rebuild it live.

🔒

Your Privacy Protected – everything runs locally in your browser; nothing is uploaded.

Query parameters

About the URL Parser

Paste a URL and this tool splits it into scheme, host, port, path, credentials, query and fragment. Every query parameter becomes an editable row, so you can add, rename, change or delete parameters and watch the full URL rebuild instantly.

It is handy for debugging links, building API requests, editing UTM tracking tags and cleaning up long share URLs. Editing any field or the raw URL keeps both views in sync.

Is anything uploaded? No. Parsing and rebuilding happen entirely in your browser.

Done