URL Encoder / Decoder – Free Online Tool
Encode or decode URL components for safe use in web addresses.
Example
Input
hello world & foo=bar
Output
hello%20world%20%26%20foo%3Dbar
Special characters are percent-encoded for safe use in URLs.
How to Use URL Encoder / Decoder
- 1
Enter Text
Paste the text or URL component to encode/decode.
- 2
Choose Action
Click Encode or Decode.
- 3
Copy Result
Copy the result.
Common Use Cases
- ✦Encoding query parameters for API calls
- ✦Decoding URLs received from external sources
- ✦Building safe redirect URLs
Frequently Asked Questions
Also available as
More Encoding Tools
Encode, decode, hash, and convert strings between formats.
B64 Base64 Encoder / Decoder#H Hash Generator🔗 URL ParserB32 Base32 Encoder / Decoder0xF Hex Encoder / Decoder01 Binary Converter
View all Encoding tools