项目作者: delivey

项目描述 :
Gets the EXIF data for all files inside a folder.
高级语言: Python
项目地址: git://github.com/delivey/folder-exif.git
创建时间: 2020-02-13T18:06:02Z
项目社区:https://github.com/delivey/folder-exif

开源协议:Apache License 2.0

下载


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:

  1. Put your files containing EXIF data in a folder, please make sure there are only files you want the data for.
  2. Run the program.
  3. Enter your folder path (e.g: D:/Pictures/February/) and hit enter.
  4. The program will save log files to your folder, navigate to your folder and you will find them.
  5. Enjoy!