Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 884 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 884 Bytes

Conversion Tools

A collection of various encoding and decoding tools for text data.

Preview

Pre-deployed demo: echoconvert.vercel.app

Features

  • User friendly interface with light and dark themes
  • Different categories for encoding and decoding tools
  • Responsive design for optimal viewing on all devices

Tools

  • Base64
  • Base32
  • URL Encoding
  • Affine cipher
  • Caesar cipher
  • ROT13 cipher
  • A1Z26 cipher
  • Vigenère cipher
  • Rail Fence cipher
  • HTML encoding/decoding
  • Reverse text
  • Morse code
  • Spelling alphabet
  • Character Count

This website is a one-stop-shop for text data conversion needs. Whether it is encoding, decoding, or just text manipulation, this site has you covered. Try it out today!

Contributing

Contributions are welcome, make a pull request. We would love to have more tools, better design and more.