URL Encoder/Decoder is a free online tool that helps you encode and decode URLs using percent encoding (URL encoding). It also provides a URL parser that breaks down any URL into its components — protocol, host, port, path, query parameters, and fragment — no signup, no installation, completely private.
EncodeConverts special characters in URLs to %XX format, ensuring safe network transmission.
DecodeRestores %XX encoded characters back to their original form.
ComponentEncodes all special characters; Full encoding preserves URL structure characters (/?:@ etc.).
URL Encoder/Decoder is a free online tool that helps you encode and decode URLs using percent encoding (URL encoding). It also provides a URL parser that breaks down any URL into its components — protocol, host, port, path, query parameters, and fragment — no signup, no installation, completely private.
Choose encode or decode
Select "Encode" to percent-encode a URL, or "Decode" to convert an encoded URL back to readable text.
Enter your URL
Type or paste the URL or text you want to encode or decode.
Get instant results
The encoded or decoded result appears immediately in the output panel.
Parse URL components
Switch to the URL Parser tab to break down any URL into its individual components.