โ† Tools

URL Encoder / Decoder

Local only

Encode or decode URLs and parse query parameters into a clean key/value table.

Your tool inputs are processed in this browser. We do not upload them to our servers.

URL / query parser

Protocol
https:
Host
example.com
Path
/search
Query
?q=hello%20world&page=1&sort=new
Hash
(none)
Origin
https://example.com

Query parameters

KeyValue
qhello world
page1
sortnew

URL utilities

Encode full URIs or single components, decode percent-encoding, and break a URL into host, path, and query key/value pairs โ€” all in your browser.

Keep working

Related tools