neroist / text-encode-and-decoder

Encode and decode text application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Encoder and Decoder

Encode and decode text in many ways using this 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

Credits

Images


Style Sheets

Made with Python 3.9.6 and PyQt5 5.15.4

About

Encode and decode text application

License:GNU General Public License v3.0


Languages

Language:Python 92.0%Language:HTML 5.7%Language:CSS 2.3%