An open API service indexing awesome lists of open source software.

https://github.com/michdo93/python-bytes-image-conversion

Python files for convert a bytes file to an image and vice versa
https://github.com/michdo93/python-bytes-image-conversion

Last synced: about 2 months ago
JSON representation

Python files for convert a bytes file to an image and vice versa

Awesome Lists containing this project

README

          

# Python-Bytes-Image-Conversion
Python files for convert a bytes file to an image and vice versa

Please notice that this is a simple example of the algorithm. You have to change the path and the filename inside the python code. Maybe you will rewrite the code and add argparse and you read the files from command line.