Main Menu

convert to jog

Started by j99mac, July 22, 2020, 10:33:45 AM

Previous topic - Next topic

j99mac

Is there a command to convert Tiff images to jpg?

StarGeek

Not with exiftool.  It only manipulates metadata.

Using ImageMagick, the basic command would be
magick file.tiff file.jpg

Beyond that, there are lots of programs out there to do so.  On Windows, Irfanview can quickly do it in batch.
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).