Dpbm / recover-jpeg-photos-from-raw

My version of CS50 recover photos in python

Home Page:https://dpbm.github.io/recover-jpeg-photos-from-raw/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple python cli app to recover jpeg photos

This project is based on CS50 recover problem, but this time made in Python

usage and installation

    git clone https://github.com/Dpbm/recover-jpeg-photos-from-raw.git
    
    cd recover-jpeg-photos-from-raw

    python main.py example.raw 
        or
    python3 main.py example.raw 

About

My version of CS50 recover photos in python

https://dpbm.github.io/recover-jpeg-photos-from-raw/

License:MIT License


Languages

Language:Python 100.0%