Code: Select all
convert -reverse "scan4a 001.tif" "scan4a 001_rev.tif"
scan4a 001.tif is 180 MBs big and has 50 frames, because of the swapping it needs 20 minutes.
With 285 MB it completly fails:
Code: Select all
convert: Memory allocation failed `scan2a 001.tif' @ tiff.c/ReadTIFFImage/929.
convert: missing an image filename `scan2a 001_rev.tif' @ convert.c/ConvertImageCommand/2775.