#text-image #image #encryption #png #utf-8 #rgb #convert

app hexcrypt

Convert UTF-8 encoded text to RGB images and vice versa

1 unstable release

0.1.0 Oct 31, 2023

#461 in Images

21 downloads per month

Unlicense

1MB
112 lines

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

Dependencies

~15MB
~97K SLoC