URL encoder & decoder
Percent-encode text for safe use in URLs, or decode an encoded URL back to readable text.
Advertisement
Frequently asked questions
What's the difference between encode and decode?
Encoding makes text safe to put in a URL; decoding turns an encoded URL back into normal text.
More free tools
Advertisement