An open API service indexing awesome lists of open source software.

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.

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 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.