toolmanch
← Back $ devtools/net · url

$url codec

Percent-encode or decode any URL or query string. Switch direction with one click, pick between encodeURIComponent (safer) and encodeURI (preserves URL structure), inspect parsed components.

input.txt
ready
chars 0
output.txt
idle
chars 0delta +0
// Parsed Components

Run on a URL to see protocol, host, path, query and hash.