URL Encoder/Decoder
Percent-encode or decode URL component parameters.
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.