URL encode / decode
Percent-encode text for safe use in URLs, or decode it back to readable text.
Advertisement
FAQ
What does the whole-URL option do?
It keeps characters like slash, colon, question mark, ampersand and equals intact, for encoding a full URL rather than a single value.
Can I decode too?
Yes — paste an encoded string to get readable text back.
Is it private?
Yes — nothing is uploaded.