https://github.com/3kh0/echoconvert
A comprehensive collection of various conversion tools for text manipulation, encoding, and cryptography.
https://github.com/3kh0/echoconvert
a1z26 affine-cipher base32 base64 ceasar-cipher cipher cipher-algorithms ciphertext decoder decoding encode encoder-decoder encoding encryption html html-css-javascript morse-code rot13-cipher url-encoder vigenere-cipher
Last synced: 2 months ago
JSON representation
A comprehensive collection of various conversion tools for text manipulation, encoding, and cryptography.
- Host: GitHub
- URL: https://github.com/3kh0/echoconvert
- Owner: 3kh0
- Created: 2023-02-12T14:51:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-11T14:25:38.000Z (over 2 years ago)
- Last Synced: 2025-07-21T16:11:39.370Z (3 months ago)
- Topics: a1z26, affine-cipher, base32, base64, ceasar-cipher, cipher, cipher-algorithms, ciphertext, decoder, decoding, encode, encoder-decoder, encoding, encryption, html, html-css-javascript, morse-code, rot13-cipher, url-encoder, vigenere-cipher
- Language: HTML
- Homepage: https://echoconvert.vercel.app
- Size: 32.2 KB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conversion Tools
A collection of various encoding and decoding tools for text data.
## Preview
Pre-deployed demo: [echoconvert.vercel.app](https://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 CountThis 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.