JPEG -> pdf lossy conversion
geo cherchetout <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
On oct 22 I wrote: > The behaviour of convert before a recent upgrade of ImageMagick (Oct 10 > 2009 on my Mandriva 2008.1 distribution) was to insert a jpeg image into > a pdf without any decoding and re-encoding. OUUUUUPPPPSSSSSSSSSSSSSS, big error, I was wrong, this behaviour was only what I believed for years. :-( ..... > I think this is a bug of new ImageMagick versions that have forgotten the > simplest way to do this simple work it could do some monthes ago. Obviously, this is not really a bug, but I should like that convert, in absence of quality option, simply converts jpeg to pdf without any alteration. Because I don't know any other common tool which do this like this. (Pdflatex is not a common tool for most people.) Who can difficult work can easy work, isn't it ? Some dev reading this list ?