Skip to content

A tool to correct the original datetime exif data from images backed up from Moments (by Facebook) using exiftool

License

Notifications You must be signed in to change notification settings

rubinhos/moments-exif-datetime-correction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moments-exif-datetime-correction

A tool to correct the original datetime exif data from images backed up from Moments (by Facebook) using exiftool. When I backed up all my data I discovered that my images didn't have the correct date and time exif anymore. But I could find the correct data inside the moments.json file.

To use it you have to pass two arguments, the JSON file path and the base path with the backup folder:

node moments-exif-datetime-correction "/Users/user/photos_and_videos/moments/moments.json" "/Users/user/moments"

You need to have exiftool installed in your system and on your PATH variable.

About

A tool to correct the original datetime exif data from images backed up from Moments (by Facebook) using exiftool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published