Re: gm convert bla.jpg bla.pdf multiplies SEVENFOLD the file's size !
Bob Friesenhahn <[email protected]> Sat, 8 Dec 2018 17:01:28 -0600 (CST)
| Newsgroups | gmane.comp.video.graphicsmagick.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 8 Dec 2018, Mehdi wrote: > Originally each picture was around 6 Mo. I used to mogrify them -quality 7 > (more or less, depending on the letters' size/lighting) before, when I This is not something that you mentioned before. Quality level 7 is very low. Add the option '-define jpeg:preserve-settings' before the input file list and then GM will use the same quality setting as your input JPEG files used. You did not say if the operating system you are using is 32-bit or 64-bit and if the GraphicsMagick build you are using is 32-bit or 64-bits. The ability to use all of your memory is limited if your application and OS are not 64-bit. Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt