Skip to content

python script to turn an image into a file, and back

Notifications You must be signed in to change notification settings

tetie12345/file2img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File to image converter

Convert a text document into a png, and back.

This repo contains 2 scripts, 1 for encrypting a file, and 1 for decrypting a file.


  • Installation
    • Dependencies
  • Usage

Installation

Dependencies

PILLOW: pip install pillow

Installation

To install the scripts, simply clone this repository, and use the scripts out of the box

Usage

To use either script, simply run it as follows:

python <script> <file>

Currently, only pngs are supported.

About

python script to turn an image into a file, and back

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages