URL Encoder/Decoder Online
Percent-encode or decode URL query strings.
Your data is processed in your browser and not uploaded.
About this tool
What this tool does
Wraps the browser's encodeURIComponent / decodeURIComponent for quick, safe URL handling.
Examples
- Use URL Encoder/Decoder when you need percent-encode or decode url query strings.
- Try sample input first, then replace it with your own data.
