Skip to content

Extracts JPEG's from Android Thumbdata3 files, and similar

License

Notifications You must be signed in to change notification settings

MasterMB2/python-image-extractor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Python Image Extractor

This project currently uses Python2.

This project was originally created to extract JPG's out of the Android Thumbdata3 format.

It is theoretically capable of extracting data from any file that contains multiple JPG's within.

Usage

Usage is quite simple. In the following example, the filename is simply thumbdata3:

./extract.py --file thumbdata3

The script will then output all JPG's to the same directory. These are the files you are after, named sequentially.

About

Extracts JPEG's from Android Thumbdata3 files, and similar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%