Skip to content

Instantly share code, notes, and snippets.

@blech
Last active September 26, 2015 15:57
Show Gist options
  • Save blech/1121854 to your computer and use it in GitHub Desktop.
Save blech/1121854 to your computer and use it in GitHub Desktop.
Set camera make & model EXIF
exiftool -make=Lomo -model="Lomo LC-A+" -makernotes:all= DSCF0001.jpg 
exiftool -make=Lomo -model="Lomo LC-A+" -makernotes:all= ~/Pictures/Film/QSS_CD_2010_09_10/DCIM/100NORIT/*.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment