hexcrypt 0.1.0

Convert UTF-8 encoded text to RGB images and vice versa
hexcrypt-0.1.0 is not a library.

Hexcrypt

This CLI program can be used to convert UTF-8 encoded text into RGB image and vice versa

Usage example:

$ hexcrypt -e file.txt -o image.png -s 16x16
$ hexcrypt -d image.png -o file.txt