Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.42 KB

File metadata and controls

30 lines (16 loc) · 1.42 KB

Text2Image

Application which encrypts Unicode text UTF8 using a Vigenère polyalphabetic substitution cipher, converts the encrypted text to binary, then to 24 bit colors, then to a square png image of 10x10 pixel colored rectangles. The resulting image can be converted back to UTF8 text with this application and the proper keyword.

Setup file is in the archive: Text2Image.zip

Select a keyword that you and another party have agreed upon

image

Type or paste any UTF8 multilingual text and convert it to an image

image

image

Clear all

image

Recover an image by clicking recover and choosing a previously encoded png image

image

Using the wrong keyword retrieves only encrypted text from the image

image

License

Copyright (c) 2026 Adam Kingry. Licensed under the MIT License.