Hello,
I' m working on macosx 10.5.7 intel with fink and have to convert tiff to pdf files:
i imagemagick 6.4.1-1013 Image manipulation tools
i imagemagick1-dev 6.4.1-1013 Image manipulation tools
i imagemagick1-shlibs 6.4.1-1013 Image manipulation tools
i imagemagick1-svg 6.4.1-1013 Image manipulation tools
the file to convert in pdf is:
tiffinfo Gears.tif
TIFF Directory at offset 0xa8c08 (691208)
Image Width: 480 Image Length: 480
Resolution: 1, 1 (unitless)
Bits/Sample: 8
Compression Scheme: None
Photometric Interpretation: RGB color
FillOrder: msb-to-lsb
Orientation: row 0 top, col 0 lhs
Samples/Pixel: 3
Rows/Strip: 5
Planar Configuration: single image plane
DocumentName: Gears1.tif
Software: ImageMagick 6.4.1 01/29/09 Q16 http://www.imagemagick.org
convert Gears.tif Gears.pdf
generates a black image Gears.pdf
OK let's try a newer version ImageMagick-6.5.3.
convert Gears.tif Gears.pdf
generates a white image Gears.pdf.
Convert can not handle "Resolution: 1, 1 (unitless)" Tag. This Tag should be ignored on converting tif to pdf.
The pdf should be computed by image length and image width.
Please update convert, it has a silly programming error.
Cheers,
grepi
convert tiff to pdf
Re: convert tiff to pdf
Can you post a URL to your image? We need to download it and reproduce the problem before we apply a patch.
Re: convert tiff to pdf
Hi,
the image was generated by pixie with
rndr gears.rib.
all pixie images are generated in this way.
the image was generated by pixie with
rndr gears.rib.
all pixie images are generated in this way.
Re: convert tiff to pdf
We need to reproduce the problem before we can offer any help. Can you post a URL to Gears.tif so we can download it and use it as reference image for the problem you posted. Thanks.
Re: convert tiff to pdf
Hello,
here you have a 10x10 pixel tiff image in compressed ascii form. I don't like running my mac round the clock and open web sharing.
cat -v Gears1.tiff.bz2 > exposed.log:
BZh91AY&SY^G^UM-^Y«^@^@Ý^?ÿÿÿþÿ~Ýwÿý½ÚÅîþ]Üù|ÿîïk[Ûýl÷_^?ï^UM-^TÀ^A¼3M-^] Å^Z444Ð^Z^@^M^@^FM^LM-^FM-^FM-^@^M^FM-^M^@Ó@i ^@^@h^M44h^FM-^M^@^CAµ1^ZiM-^SÊzM-^Y¨U=DÍOS@ÐÓ@4^FM-^@^OPh^Y=OQ¡¦M-^@^@^@^@h^@ôFM-^Y^@=@^@^@^Z^@Ð^@^@^@ªbi©´M-^L ^Y^@^FM-^AM-^P^L!£@^@^@^OQM-^P4^Z^@^Y2^A ^@^@^@h^Z^@^@4^@^M^RM-^YM©¦F¦OQM-^QM-^A^XM-^C^A2^L^@^Pô'¨h4`M-^X^S^QM-^QM-^IM-^Pb`^@M-^Y0OCPÓC^DÁ4À^A0QM-^Z]M-^@M-^PLM-^VM-^X4^D^YµM-^Y&
^YM-^Y'^LMM-^JM-^RpVmD^X^X%F^H^ZfH f_3^Dª%^AY^SqM-^D^RЫÄÔ^R^@&^LM-^T:6Ô^YM-^L¦^A M-^Y^Aú2^LL^A^BcÂàM-^BZlâP^@^]¶H^B^[M-^VûÖY!Òå(¹¿½Ñ|^?M-^@ìðûM-^V^H¦L#M-^XÊ/^¦¹Æ4BæM-^H%d@à! ÔL'Vh^Uèê^]Ë¢#Ö^W,q^[ÙȹtM-^B^@S~êA(QBm^D^GÓ9^Xb^T¸^VÎBM-^GèÐáKÜË^K^Nf¬)M-^F.x ݳ´m$M"¤Ð^XM-^I>/^M-^DõWd)UBÕ{^ZXÖ^Z~^EÂXM-^FñM-^PM-^U^DM-^Y>pM-^P%]·AwWùM-^BxM-^E^]kM-^N^K_Ðk^M^X^GIQ±^R^Qä.ðÃ^HòïæĵM-^FG$^C!^Z!ñ^D¦tüM-^O^H#ÙM-^B^FM-^[.Íði^R«^]M-^B'qM-^WM-^@^CM-^TBÔ"û^QM-^@tM-^D.LEM-^UQòUM-^@ÅM-^Wë`M-^PM-^B9b^A>^HM-^\@S
¢tºöß^TîÕJM-^CLPêM-^PI±^M;ÙÀKá^L¡ýKB©^F, à^P?"øVyPÈÿ,5zM-^IM-^\ìM-^DÝ^\CiT[ó^^I_ÖM-^@M-^IM-^Q÷^@a¡è¡V^VÞík©ºÔB8^F¥¨áM-^]^RBÈt^APM-^C0^FfhsÙM-^^UJm^Ræ^KÁõ w¦aY°M-^Ve-X^B±^L^Ol
QàyOM-^O29d» OM-^D^QM-^KM-^RM-^K>M-^I^^¼^LM=].ºnP^XÞM-^N`ȬØM-^RÈåY9^F}(dvk?M-^KG^S^TÊ^Ztk«w[Ò[M-^Jë^W%òXD¬øÅÇhM-^Y^SÕ¨Í,ô^P^MÎoü]É^TáB@^\Vf¬
here you have a 10x10 pixel tiff image in compressed ascii form. I don't like running my mac round the clock and open web sharing.
cat -v Gears1.tiff.bz2 > exposed.log:
BZh91AY&SY^G^UM-^Y«^@^@Ý^?ÿÿÿþÿ~Ýwÿý½ÚÅîþ]Üù|ÿîïk[Ûýl÷_^?ï^UM-^TÀ^A¼3M-^] Å^Z444Ð^Z^@^M^@^FM^LM-^FM-^FM-^@^M^FM-^M^@Ó@i ^@^@h^M44h^FM-^M^@^CAµ1^ZiM-^SÊzM-^Y¨U=DÍOS@ÐÓ@4^FM-^@^OPh^Y=OQ¡¦M-^@^@^@^@h^@ôFM-^Y^@=@^@^@^Z^@Ð^@^@^@ªbi©´M-^L ^Y^@^FM-^AM-^P^L!£@^@^@^OQM-^P4^Z^@^Y2^A ^@^@^@h^Z^@^@4^@^M^RM-^YM©¦F¦OQM-^QM-^A^XM-^C^A2^L^@^Pô'¨h4`M-^X^S^QM-^QM-^IM-^Pb`^@M-^Y0OCPÓC^DÁ4À^A0QM-^Z]M-^@M-^PLM-^VM-^X4^D^YµM-^Y&
^YM-^Y'^LMM-^JM-^RpVmD^X^X%F^H^ZfH f_3^Dª%^AY^SqM-^D^RЫÄÔ^R^@&^LM-^T:6Ô^YM-^L¦^A M-^Y^Aú2^LL^A^BcÂàM-^BZlâP^@^]¶H^B^[M-^VûÖY!Òå(¹¿½Ñ|^?M-^@ìðûM-^V^H¦L#M-^XÊ/^¦¹Æ4BæM-^H%d@à! ÔL'Vh^Uèê^]Ë¢#Ö^W,q^[ÙȹtM-^B^@S~êA(QBm^D^GÓ9^Xb^T¸^VÎBM-^GèÐáKÜË^K^Nf¬)M-^F.x ݳ´m$M"¤Ð^XM-^I>/^M-^DõWd)UBÕ{^ZXÖ^Z~^EÂXM-^FñM-^PM-^U^DM-^Y>pM-^P%]·AwWùM-^BxM-^E^]kM-^N^K_Ðk^M^X^GIQ±^R^Qä.ðÃ^HòïæĵM-^FG$^C!^Z!ñ^D¦tüM-^O^H#ÙM-^B^FM-^[.Íði^R«^]M-^B'qM-^WM-^@^CM-^TBÔ"û^QM-^@tM-^D.LEM-^UQòUM-^@ÅM-^Wë`M-^PM-^B9b^A>^HM-^\@S
¢tºöß^TîÕJM-^CLPêM-^PI±^M;ÙÀKá^L¡ýKB©^F, à^P?"øVyPÈÿ,5zM-^IM-^\ìM-^DÝ^\CiT[ó^^I_ÖM-^@M-^IM-^Q÷^@a¡è¡V^VÞík©ºÔB8^F¥¨áM-^]^RBÈt^APM-^C0^FfhsÙM-^^UJm^Ræ^KÁõ w¦aY°M-^Ve-X^B±^L^Ol
QàyOM-^O29d» OM-^D^QM-^KM-^RM-^K>M-^I^^¼^LM=].ºnP^XÞM-^N`ȬØM-^RÈåY9^F}(dvk?M-^KG^S^TÊ^Ztk«w[Ò[M-^Jë^W%òXD¬øÅÇhM-^Y^SÕ¨Í,ô^P^MÎoü]É^TáB@^\Vf¬
Re: convert tiff to pdf
The data in your post is corrupted. It will not decompress.
Re: convert tiff to pdf
Hi,
http://idisk.mac.com/hansjuergengreif-Public?view=web
there is a 512x512 pixel image
Hope that helps
Cheers
grepi
http://idisk.mac.com/hansjuergengreif-Public?view=web
there is a 512x512 pixel image
Hope that helps
Cheers
grepi
Re: convert tiff to pdf
Try this command:
- convert Gears.tif -density 72 Gears.pdf