GitGudgit gud
gitgudRun an audit
‹ all tools
Encodecitable / tools

URL Encode / Decode

Percent-encode or decode, and break a URL into its parts and query params.

protocolhttps:
hostapi.example.com
pathname/v1/search
hash#results
query (3)
q=hello world
page=2
sort=-created

Runs entirely in your browser — nothing you paste is uploaded.