Does that new version of IM limit the size of TIFF image?
Posted: 2018-12-25T04:41:22-07:00
Hi,
I'm trying to upgrade the version of IM CLI from 7.0.7-24 to 7.0.8-18 in Windows, but got an error with a TIFF image.
With 7.0.7-24, the image can convert successful without error.
With 7.0.8-18, the image got an error:
Maybe IM limitted the size of TIFF image after extracting, because raw size of attached TIFF is big.
My question is: How to by pass the error and keep converting the attached files from TIFF to TIFF with new version?
My sample file is: https://drive.google.com/file/d/1fIyeE- ... sL7L8/view
I'm trying to upgrade the version of IM CLI from 7.0.7-24 to 7.0.8-18 in Windows, but got an error with a TIFF image.
With 7.0.7-24, the image can convert successful without error.
With 7.0.8-18, the image got an error:
The sample code is just:convert.exe: MemoryAllocationFailed `D:\28df992e625049b0be5990382a3961e2.tiff' @ error/tiff.c/ReadTIFFImage/1794.
convert.exe: NoImagesDefined `D:\out.tiff' @ error/convert.c/ConvertImageCommand/3300.
Code: Select all
convert.exe input_file.tiff output_file.tiff
My question is: How to by pass the error and keep converting the attached files from TIFF to TIFF with new version?
My sample file is: https://drive.google.com/file/d/1fIyeE- ... sL7L8/view