Free online tool
URL Encoder / Decoder
Encode text for URLs or decode percent-encoded strings back into readable text.
How to use URL Encoder / Decoder
- Paste or enter your content in the tool above.
- Choose the action you need, such as format, convert, count, or generate.
- Review the output and copy, print, or save it from your browser.
FAQ
When should I URL encode text?
Encode text when it will be used inside a URL query string or path segment.
Is URL encoding encryption?
No. Like Base64, URL encoding is reversible and should not be used for secrecy.