Decoder/Encoder

A PHP-based tool for either removing, or adding, all those strange URL encoded equivalents.

Your text:

Decode with urldecode() Encode with urlencode()
Decode with rawurldecode() Encode with rawurlencode()


Note: FireFox can be funky and not show anything in the box till you select it. JIf you're decoding, don't worry, just click Decode. If you're encoding, simply click in the box and press Ctrl+A to select all the text, then paste it wherever you need it.