Search found 1 match
- 2016-11-30T05:19:11-07:00
- Forum: Bugs
- Topic: Convert with TIFF64 delegate doesn't work with ImageMagick-7.0.3-8-Q16-x64-dll.exe but do with ImageMagick-7.0.2-7-Q16
- Replies: 0
- Views: 11983
Convert with TIFF64 delegate doesn't work with ImageMagick-7.0.3-8-Q16-x64-dll.exe but do with ImageMagick-7.0.2-7-Q16
Dear all, I tried to convert large tif files (above 4GB). I work on cygwin under windows 7 x64 with ImageMagick-7.0.3-8-Q16-x64-dll.exe. The command I use is: convert infile.tif infile_scalebar.gif -background black -gravity center -append TIFF64:outfile.tif Convert.exe can work on tif files above ...