Encoding / Decoding
URL Encode / Decode
Encode or decode URL components without leaving the page.
Browser-side onlyNo uploadsInstant output
Logic
Uses encodeURIComponent and decodeURIComponent directly in the browser.
Input
Source Data
Output