Encode and decode text application in python
Text Encoder and Decoder
Encode and decode text in many ways using this GUI application!
Encode in:
- ASCII85
- Base85
- Base64
- Base32
- Base16
- Url
- MD5 Hash
- SHA-1
- SHA-224
- SHA-384
- SHA-256
- SHA-512
Decode in:
- ASCII85
- Base85
- Base64
- Base32
- Base16
- Url
GitHub