Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 355 Bytes

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