The URL Encoder / Decoder encode and decode url strings (percent-encoding). It runs entirely in your browser — nothing is sent to a server.
Steps
- Paste or type your text in the Input box above.
- Click Run URL Encoder / Decoder (or use the Load sample button to try it first).
- Copy the result with one click.
Tips
- Your text stays on your device. We never upload or store it.
- The tool works offline once the page has loaded.
- Need to do this often? Bookmark this page and come back anytime.
About the URL Encoder / Decoder
URL-encode and URL-decode strings for safe use in URLs. Uses standard percent-encoding.