URL Encoder/Decoder
Percent-encode or decode URL query strings.
How to use
- Pick Encode or Decode.
- Paste your string.
- Copy the result.
What this tool does
Wraps the browser's encodeURIComponent / decodeURIComponent for quick, safe URL handling.
Percent-encode or decode URL query strings.
Wraps the browser's encodeURIComponent / decodeURIComponent for quick, safe URL handling.