URL parser
Break a URL into scheme, host, path, query parameters and fragment.
Also known as: Query string parser.
100% offline · macOS, Windows & Linux · free for personal use

// overview
What it does
URL parser is one of 55 tools in Hexkit, a desktop developer toolbox that runs entirely on your own machine. Break a URL into scheme, host, path, query parameters and fragment.
Because Hexkit is a native app rather than a web page, anything you paste into the url parser stays local — there are no uploads, no accounts and no telemetry. You can decode tokens and inspect encoded data even with the network turned off, which makes it safe for tokens, keys and production data.
// steps
How to use URL parser
- 1
Open Hexkit and select "URL parser", or press the command-palette key and start typing its name.
- 2
Paste the text or token you want to encode or decode. Break a URL into scheme, host, path, query parameters and fragment.
- 3
Read or copy the result. Everything is computed locally by Hexkit's Rust core, so nothing is ever uploaded.
Tip: the command palette opens any tool in one keystroke.
// faq
Frequently asked questions
- Is URL parser free?
- Yes. URL parser is part of Hexkit, which is free for personal and non-commercial use on macOS, Windows and Linux.
- Does URL parser work offline?
- Completely. Hexkit runs every tool locally with no network access, so URL parser works on a plane or an air-gapped machine.
- Is my data uploaded anywhere?
- No. Hexkit makes no network calls and has no telemetry — whatever you paste stays on your computer.
// keep going
Related tools
Use URL parser without sending your data anywhere.
URL parser ships inside Hexkit — a free, offline developer toolbox for macOS, Windows and Linux. No account, no uploads.