About URL Encoder / Decoder
Safely encode special characters for use in URLs, or decode an encoded URL back to a readable string. Supports both full-URL and component encoding (encodeURI vs encodeURIComponent).
Percent-encode or decode URLs and query string components.
Loading…
Safely encode special characters for use in URLs, or decode an encoded URL back to a readable string. Supports both full-URL and component encoding (encodeURI vs encodeURIComponent).
Paste text or load a sample
⌘V to paste