I'm running into the same problem. I'm converting a multipage TIF file from color to grayscale with the following command:
convert -colorspace Gray -density 300 -compress lzw -depth 8 "Z:\Source\4201334562-20120728-20130515.tif" "Z:\Output\4201334562-20120728-20130515.tif"
And I get the error ...
Search found 1 match
- 2014-10-30T14:18:11-07:00
- Forum: Bugs
- Topic: Core dump converting a TIFF image
- Replies: 10
- Views: 13007