Home General Encoder & Decoder
Post
Cancel

General Encoder & Decoder

General encoder (and decoder) that can be used for various common encoding methods. Currently included decoding functions:

  • Base64
  • HEX
  • URL
  • HTML
  • ROT-N (1-25)
  • Atbash
  • String Reversal
  • Multi Tap Phone Keyboard

All processing is done client-side via JavaScript.


Input

Results

This post is licensed under CC BY 4.0 by the author.