URL Encoder and Decoder

I frequently have to do a quick bit of URL encoding and decoding as part of my daily routine. I’ve been using a particular site for most of this, but I’ve never really become comfortable with putting some of these things into someone else’s web site. So I used the code as found here and created my own page to use. I don’t have to search for it now and that’s fairly appealing too. Enjoy.

  • Input a string of text and encode or decode it as you like.
  • Handy for turning encoded JavaScript URLs from complete gibberish into readable gibberish.
  • If you’d like to have the URL Decoder/Encoder for offline use, just view source and save to your hard drive.

The URL Decoder/Encoder is licensed under a Creative Commons Attribution-ShareAlike 2.0 License.

Creative Commons License

Jason Wood
Latest posts by Jason Wood (see all)