← Pencilbox
URL
pull a link apart
build v6.0
URL breaks a web address into its parts — scheme, host, path, query and fragment — and lets you edit the query parameters in a table, then rebuilds a clean URL. Nothing is uploaded.
URL
Query parameters

Parsing uses the browser's own URL engine, so it handles encoding correctly — parameter values are shown decoded and re-encoded on rebuild. Everything runs on your device.