Resize TIF
Posted: 2019-04-26T06:13:40-07:00
Hello
Newbie at ImageMagic, trying to solve resizeing of tif´s.
I got some files, that I like to resize, half of them is easy:
Originals: 27071x18712 pixels
Wished size 27071x18702
magick source_filename.tif -resize 27071x18702! new_filename.tif
The other half amount of files is trickier; I like the image to shrink to 27071x18702, but the file should keep the size.
It´s hard to explain. We use the tifs for Newspaper printing, and to compensate for fanout I need to shrink the images, half of them should align upwards and half of them downwards. Downwards is no problems, though the smaller image will be correct in the work flow, but the other one....
Create a new file, 27071x18712 and paste the shrinked file, aligned to the top?
Thanks
DXF
Using Windows 2016 DataCenter and ImageMagick 7.0.8-42 Q16 x64
Newbie at ImageMagic, trying to solve resizeing of tif´s.
I got some files, that I like to resize, half of them is easy:
Originals: 27071x18712 pixels
Wished size 27071x18702
magick source_filename.tif -resize 27071x18702! new_filename.tif
The other half amount of files is trickier; I like the image to shrink to 27071x18702, but the file should keep the size.
It´s hard to explain. We use the tifs for Newspaper printing, and to compensate for fanout I need to shrink the images, half of them should align upwards and half of them downwards. Downwards is no problems, though the smaller image will be correct in the work flow, but the other one....
Create a new file, 27071x18712 and paste the shrinked file, aligned to the top?
Thanks
DXF
Using Windows 2016 DataCenter and ImageMagick 7.0.8-42 Q16 x64