Search found 3 matches

by jtclaib
2013-02-07T17:31:20-07:00
Forum: Bugs
Topic: convert tiff to tiff breaks files
Replies: 11
Views: 29533

Re: convert tiff to tiff breaks files

Ran into issues with multi-page tiffs and using the -flatten option. I switched to using the following command line. This draws on all pages of the tif and the resulting tiff can be viewed in MS Picture and Fax. convert -type bilevel -compress group4 -pointsize 20 -draw "text 10,20 'PropertyVal...
by jtclaib
2013-02-07T10:39:24-07:00
Forum: Bugs
Topic: convert tiff to tiff breaks files
Replies: 11
Views: 29533

Re: convert tiff to tiff breaks files

fmw42,

Thanks for pointing me in the right direction. I used the following command - convert -flatten c:\APINV.TIF c:\APINV2.TIF
After that the images display perfectly in the viewer that were showing the green background.

Thanks,

John
by jtclaib
2013-02-01T16:48:34-07:00
Forum: Bugs
Topic: convert tiff to tiff breaks files
Replies: 11
Views: 29533

Re: convert tiff to tiff breaks files

I'm seeing this same behavior. However, it is only in the MS windows and Picture and Fax viewer. Others (MSPaint, Image Magick viewer) seem to work just fine.
Here is a link to the original and altered image.

https://www.dropbox.com/sh/rz630mxnso2wsa9/8G-TSboO-n