bobledeveloppeur / fb-export-exif-merge

A tool to restore EXIF data to images downloaded in a Facebook data export
MIT License
0 stars 0 forks source link

Providing Mac OSX instructions for the tool #2

Open rizwank opened 3 months ago

rizwank commented 3 months ago

Syntax for creating exif.json on Mac, if you are in the current directory of the files. exiftool -r -json . > exif.json

Syntax for merging on Mac, if you are in the current directory of the files. exiftool -r -json=exif-updates.json .