Lossless rotation of TIFF images.
Posted: 2019-02-06T08:30:32-07:00
Dear readers,
I am not an advanced user of magick, neither know well the image processing domain.
I recently scanned a number (5000?) pictures from negative films, both color and BW, using an Epson V600 Perfection scanner, using the option to output images as TIFF (I wanted the less possible processing). The details given by the Epson software are:
Byte Order Windows
Color/Grayscale Compression: None [this is confirmed by the Windows file property]
B&W Compression: None
Embed ICC Profile ON
For the sake of completness, I chose 24-bit color @ 6400 dpi [143Mb files]
I realized at some point (call me stupid...) that I should have rotated at scanning time the portrait-format images, as a 90° rotation should be lossless (again at scan time).
Now, I want to use magick to lossless compress the portrait related files [easy to tag them, as I plan to do a QA pass on every picture]. However, I am not sure which magick's options will allow to:
1- lossless rotate in.tif to out.tif
2- ... while keeping the same format
I know this might sound a silly question, but I want to make sure I do not make mistakes
Thanks in advance,
SuNo
--
PS:
Version: ImageMagick 7.0.8-10 Q16 x64 2018-08-14 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2018 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Visual C++: 180040629
Features: Cipher DPC Modules OpenMP
Delegates (built-in): bzlib cairo flif freetype gslib heic jng jp2 jpeg lcms lqr lzma openexr pangocairo png ps raw rsvg tiff webp xml zlib
I am not an advanced user of magick, neither know well the image processing domain.
I recently scanned a number (5000?) pictures from negative films, both color and BW, using an Epson V600 Perfection scanner, using the option to output images as TIFF (I wanted the less possible processing). The details given by the Epson software are:
Byte Order Windows
Color/Grayscale Compression: None [this is confirmed by the Windows file property]
B&W Compression: None
Embed ICC Profile ON
For the sake of completness, I chose 24-bit color @ 6400 dpi [143Mb files]
I realized at some point (call me stupid...) that I should have rotated at scanning time the portrait-format images, as a 90° rotation should be lossless (again at scan time).
Now, I want to use magick to lossless compress the portrait related files [easy to tag them, as I plan to do a QA pass on every picture]. However, I am not sure which magick's options will allow to:
1- lossless rotate in.tif to out.tif
2- ... while keeping the same format
I know this might sound a silly question, but I want to make sure I do not make mistakes
Thanks in advance,
SuNo
--
PS:
Version: ImageMagick 7.0.8-10 Q16 x64 2018-08-14 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2018 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Visual C++: 180040629
Features: Cipher DPC Modules OpenMP
Delegates (built-in): bzlib cairo flif freetype gslib heic jng jp2 jpeg lcms lqr lzma openexr pangocairo png ps raw rsvg tiff webp xml zlib