pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
47 stars 12 forks source link

thumbnailing check #321

Closed pjrinaldi closed 4 years ago

pjrinaldi commented 4 years ago

Need to work on thumbnail check to see if it exists already and whether it is the correct width/height so i don't re-parse an existing thumbnail.

look at hashing and zip archive expansion for reference

pjrinaldi commented 4 years ago

implemented checks for img and vid thumbnailing so it skips already thumbnailed items.