Plain URL / Text
Loading editor...
Encoded Result
Loading editor...
Online URL Encoder and Decoder
Encode or decode URLs, URIs, and query parameters safely.
How to use
- Enter your URL or query string.
- Switch between Encode and Decode modes.
- Copy the clean encoded or decoded URL.
Frequently Asked Questions
What is the difference between encodeURI and encodeURIComponent?
encodeURIComponent encodes special delimiters like &, ?, / making it ideal for query string parameters.