项目作者: delivey
项目描述 :
Gets the EXIF data for all files inside a folder.
高级语言: Python
项目地址: git://github.com/delivey/folder-exif.git
folder-exif
Gets the EXIF data for all files inside a folder.
Very fast:
100 files were scanned & logged in 1.304841 seconds (your results may vary)
Requirements:
Atleast Python 3.7,
Python libraries: os, exifread
How to use:
- Put your files containing EXIF data in a folder, please make sure there are only files you want the data for.
- Run the program.
- Enter your folder path (e.g: D:/Pictures/February/) and hit enter.
- The program will save log files to your folder, navigate to your folder and you will find them.
- Enjoy!