Skip to content

A powerful web-based tool to encode and decode messages using various classical and modern ciphers, from Morse Code to Affine Cipher, and many more.

License

Notifications You must be signed in to change notification settings

PowerscriptTeam/Encoder-and-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Encoder & Decoder

🔐 Encoder & Decoder Web Tool

A fast and intuitive web-based encoder & decoder for various classical and modern ciphers. No installation needed — just open it in your browser.

🌐 Live Demo

👉 Use the Tool here!


🧠 Supported Encodings

🔢 Alphabet Systems

  • A = 1 to Z = 26
  • A = 0 to Z = 25
  • Z = 1 to A = 26

🔁 Ciphers

  • Caesar Cipher
  • Vigenère Cipher
  • Atbash Cipher
  • ROT13
  • Affine Cipher
  • Hill Cipher
  • Playfair Cipher
  • Rail Fence Cipher
  • Baconian Cipher
  • Polybius Square
  • Tap Code

🔣 Data Formats

  • Binary
  • ASCII
  • Morse Code
  • Base64
  • Hexadecimal

⚡ How to Use

  1. Go to the Live Demo
  2. Select the encoding or decoding method you want
  3. Enter your message
  4. Get the result instantly!

No setup, no install — 100% browser-based.


💡 Use Cases

  • Decode secret messages
  • Explore historical ciphers
  • Solve CTF puzzles
  • Learn basic cryptography
  • Build steganography pipelines

🛠 Tech Stack

  • HTML
  • CSS
  • JavaScript

🤝 Contribute

Want to add a cipher or improve something?
Pull requests and issues are welcome!


📜 License

MIT License © Powerscript Team


⭐ Support the Project

If you found this useful, give it a ⭐ on GitHub and share it with others!

About

A powerful web-based tool to encode and decode messages using various classical and modern ciphers, from Morse Code to Affine Cipher, and many more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages