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

https://github.com/neroist/text-encode-and-decoder

Encode and decode text application
https://github.com/neroist/text-encode-and-decoder

ascii85 base16 base32 base64 base85 decode decoder encode encoder md5-hash pyqt5 python sha-1 sha-224 sha-256 sha-384 sha-512 text

Last synced: 9 months ago
JSON representation

Encode and decode text application

Awesome Lists containing this project

README

          

# Text Encoder and Decoder

### Encode and decode text in many ways using this application!

![](application.png)

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

## Credits
### Images

-
I Icon #285925 from icon-library.com




  • I Icon #285925 from icon-library.com




  • Home Icon made by Rawshorts




  • Black save icon from Icons8.com




  • Open file button icon made by Freepik from www.flaticon.com


  • Style Sheets

    #### [See the app's license as well](https://github.com/nonimportant/text-encode-and-decoder/blob/main/LICENSE)

    ###### Made with Python 3.9.6 and PyQt5 5.15.4