Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emoacht/exiftimeshift
A simple tool to shift date/time of JPG files by directly changing Exif date fields while leaving other data intact
https://github.com/emoacht/exiftimeshift
exif
Last synced: about 4 hours ago
JSON representation
A simple tool to shift date/time of JPG files by directly changing Exif date fields while leaving other data intact
- Host: GitHub
- URL: https://github.com/emoacht/exiftimeshift
- Owner: emoacht
- License: mit
- Created: 2017-10-03T20:12:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-06T19:01:00.000Z (over 2 years ago)
- Last Synced: 2023-08-26T21:58:59.402Z (about 1 year ago)
- Topics: exif
- Language: C#
- Homepage:
- Size: 856 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Exif Time Shift
A simple tool to shift date/time of JPG files by directly changing Exif date fields while leaving other data intact. It is quite useful when you wish to adjust __date taken__ of photos that were taken by a camera whose internal time was incorrectly set.
![Screenshot](Images/Screenshot.png)
(DPI: 125%)## Requirements
* .NET 6.0
## Download
:floppy_disk: Latest release
## License
- MIT License