[magick-users] compression for small bitmaps
Wiebe van der Worp
wiebe at viaisn.nl
Sun Mar 17 18:41:42 PST 2002
I tried this:
convert -quality 50 -geometry 150x100 -antialias -profile _prof.jpg
_temp.jpeg _test.jpg
but that is obvious not what you mean.
What does +profile '*' do, and what can I do on a windows command prompt
to get rid of those tiny little bits.
Wiebe
Bob Friesenhahn wrote:
> On Sun, 17 Mar 2002, Wiebe van der Worp wrote:
>
>
>>jpg Compression works fine, however when I convert small images, i.e.
>>150x100 pixels jpg's stay big, for example 16 kB instead of 4 kB in
>>PhotoPaint. Is there a way to solve this problem? I want to make a lott
>>of thumbs for a website, but it takes this way far more time to load the
>>page.
>>
>
> Add
>
> +profile '*'
>
> to the mogrify or convert options.
>
> Bob
More information about the Magick-users
mailing list