URL Encoder / Decoder
Encode and decode URLs instantly using this free online URL encoder and decoder. The tool converts special characters into URL-safe encoded format and can also decode encoded URLs back to readable text.
Paste your text or URL below and choose the operation you want to perform.
Conversion Result
How to use
Using the URL encoder and decoder is simple. Paste your text or URL into the input field and choose whether you want to encode or decode the data.
Encoding converts special characters into percent-encoded format so that the URL can be safely transmitted over the internet. Decoding converts the encoded data back into readable text.
- Paste or type text into the input field.
- Click Encode to convert text into URL encoded format.
- Click Decode to convert encoded text back to normal.
- Use the Copy button to copy the result.
Examples
Below are examples of URL encoding and decoding.
- Hello World → Hello%20World
- https://example.com?q=test value → https%3A%2F%2Fexample.com%3Fq%3Dtest%20value
- Email@test.com → Email%40test.com
URL encoding is widely used in web development, query parameters, API requests and data transmission across the internet.
FAQ
URL encoding is the process of converting special characters into a format that can be safely transmitted over the internet. Characters are replaced with a percent sign followed by their hexadecimal value.
URL encoding is commonly used when sending query parameters in URLs, working with APIs or transmitting data that contains spaces or special characters.
No. URL encoding is not encryption. It is simply a reversible transformation that ensures data can be safely included in URLs.
No. All encoding and decoding operations are performed locally in your browser using JavaScript. Your data is never sent to any server.
English
Беларуская
Français
Deutsch
Italiano
Português
Español
Русский
Srpski (Latinica)
Українська