hexcrypt

Crates.iohexcrypt
lib.rshexcrypt
version0.1.0
sourcesrc
created_at2023-10-31 18:13:23.301839
updated_at2023-10-31 18:13:23.301839
descriptionConvert UTF-8 encoded text to RGB images and vice versa
homepage
repositoryhttps://github.com/konceptosociala/hexcrypt
max_upload_size
id1020189
size1,429,305
konceptosociala (konceptosociala)

documentation

README

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
Commit count: 2

cargo fmt