akrabat / rodeo

A command line tool to work with Flickr and images
MIT License
16 stars 4 forks source link

Convert TIFF files to JPEG before uploading #36

Closed akrabat closed 3 years ago

akrabat commented 3 years ago

Apple Photos in early Big Sur versions does not include metadata when exporting JPEGs, but does when exporting TIFFs. Therefore support TIFF uploads by converting to JPEG via ImageMagick's convert tool.