Crates.io | hexcrypt |
lib.rs | hexcrypt |
version | 0.1.0 |
source | src |
created_at | 2023-10-31 18:13:23.301839 |
updated_at | 2023-10-31 18:13:23.301839 |
description | Convert UTF-8 encoded text to RGB images and vice versa |
homepage | |
repository | https://github.com/konceptosociala/hexcrypt |
max_upload_size | |
id | 1020189 |
size | 1,429,305 |
This CLI program can be used to convert UTF-8 encoded text into RGB image and vice versa
$ hexcrypt -e file.txt -o image.png -s 16x16
$ hexcrypt -d image.png -o file.txt