URL Encoder/Decoder Online Free
Percent-encode query parameters or decode URL address components. URLs containing special characters or spaces break browser routing if not percent-encoded.
Your inputs are processed locally in your browser. Nothing is uploaded to any server.
How to Use
- 1Paste your URL or URI component into the input box.
- 2Select 'Encode' to safely convert special characters to % format.
- 3Select 'Decode' to convert % strings back to readable characters.
- 4Copy the safe string for your application.