URL Encode/Decode
URL Encode/Decode converts text with special characters into URL-safe form, or turns percent-encoded text back into readable text.
How to use
- 1Choose Encode or Decode mode.
- 2Paste your text.
- 3Copy the result.
Why FREE PDF?
- Completely free
- No account required
- Processing happens in your browser whenever possible
- Your files stay yours
Frequently Asked Questions
Should I encode a whole URL or just a parameter?
You typically only need to encode individual query parameter values, not the entire URL.