URL encoder/decoder
Encode and decode URLs with special characters.
About URL encoder/decoder
Convert special characters (spaces, accents, symbols) to their percent-encoded equivalents for valid URLs. Also decodes already-encoded URLs.
Why use Toolram
- 🔒 100% privateYour data never leaves your browser.
- ⚡ No waitingInstant results, no uploads.
- 📱 Works on mobileOptimized responsive design.
- 🎁 Forever freeNo signup, no watermark.
Frequently asked questions
When do I need to encode a URL?
Whenever a parameter contains spaces, accents, &, ? or #. Without encoding, the browser cuts the value at the first special character.
What does %20 mean?
It is a space. Percent encoding replaces each unsafe character with a % followed by its hexadecimal code.
Can it decode a link someone sent me?
Yes. Paste the encoded URL and it returns the readable version, which is handy for reading long tracking links.
🇲🇽 También disponible en español