URL Decoder / Encoder

Convert encoded URL to readable text.
Encode URL (readable).
Encode all characters (unreadable).
Decoded / Encoded text will show here.
Copy Text
About This Tool

Decode URL's or strings that contain data in the format '%xx'. For example, '%48%45%4C%4C%4F' decodes to 'HELLO'. Useful in decoding confusing URL's.

You can also encode URL's in readable format. For example, 'google.com/some-url' encodes to 'google.com%2Fsome-url'

Use the obfuscate command to encode to a non-readable format, such as '%48%45%4C%4C%4F'.

Have some fun by encoding messages and let your friends decode them. Encoding multiple times is like opening a box to find another box inside.