Skip to content

Simple editor for change date and time in image files.

License

Notifications You must be signed in to change notification settings

alextur89/checkexif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data time editor in image files

Simple editor for change date and time in image files. Written on python.

Why

Some times we have images (photos) which was created in old devices with bad date information. Modern services sort photos by file metadata and our photos views incorrect with bad date.

Platforms

  • Linux
  • MacOs

Usage

check_exif.py [-h] --filename FILENAME [FILENAME ...] [--date DATE] [--show]
optional arguments:
  -h, --help show this help message and exit
  --filename FILENAME [FILENAME ...], -f FILENAME [FILENAME ...] File to be change
  --date DATE, -d DATE  New date
  --show, -s Show date

About

Simple editor for change date and time in image files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages