Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SBence/exifixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EXIFixer

A Python script to set EXIF timestamps of JPG images based on file names

Installation

pip install -r requirements.txt

Usage

python exifixer.py [options] <path to image folder>

Options

  • --dry-run: Show updates without modifying files
  • -q, --quiet, -s, --silent: Suppress all output except errors
  • -v, --verbose: Show successful updates

Example

python exifixer.py --verbose Pictures

About

A Python script to set EXIF timestamps of JPG images based on file names

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages