Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 329 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 329 Bytes

Text-to-Image-and-back

This is just a toy program to encode text to RGB values and generate an image out of it. It also decodes the images into text again.

Example

Image

Translates to: Text

Requirements: Pillow: https://github.com/python-pillow/Pillow