Skip to content

XelXen/BinaryPhoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Photo

A simple script to convert your files into photos. Made in Python with Pillow Library

Contents

Disclosure

This project is created purely with educational and research purposes in mind. You will be held responsible for all the actions.

Requirements

This script requires the below packages to run

Packages
os
pillow
tqdm

Installation

  • Clone this repository: git clone https://github.com/XelXen/BinaryPhoto
  • Install Python: Click here for a tutorial
  • Install required libraries via pip through the command pip3 install -r requirements.txt.

Usage

  • To convert a file into photo, run FileToPhoto.py and type the file path of the file you want to convert

  • To convert a generated photo back into a file, run PhotoToFile.py and type the file path of the photo you want to reverse

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages