Markcreator / FileToImage

A Python implementation to encode and decode file data to and from lossless PNG files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File To Image

A Python implementation to encode and decode file data to and from lossless PNG files.

Usage

Run install.cmd (Windows) or install.sh (Linux) to install the needed Python libraries.

Run filetoimage.py to start the program.

Color Options

  • L = Store data in monochrome pixels
  • RGB = Store data in RGB pixels

Made by Markcreator

About

A Python implementation to encode and decode file data to and from lossless PNG files.


Languages

Language:Python 94.1%Language:Batchfile 3.0%Language:Shell 3.0%