#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

#470 in Images

21 downloads per month

Unlicense

1MB
112 lines

Contains (WOFF font, 400KB) NanumBarunGothic-0f09457c7a19b7c6.ttf.woff2, (WOFF font, 135KB) FiraSans-Medium-8f9a781e4970d388.woff2, (WOFF font, 130KB) FiraSans-Regular-018c141bf0843ffd.woff2, (WOFF font, 82KB) SourceSerif4-Bold-a2c9cd1067f8b328.ttf.woff2, (WOFF font, 77KB) SourceSerif4-Regular-46f98efaafac5295.ttf.woff2, (WOFF font, 45KB) SourceCodePro-It-1cc31594bf4f1f79.ttf.woff2 and 3 more.

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
~96K SLoC