Search found 2 matches

by McSaarli
2011-10-10T05:41:38-07:00
Forum: Users
Topic: convert converts just about 60% of image
Replies: 2
Views: 4955

Re: convert converts just about 60% of image

Either upgrade IM to the latest version and libjpeg as well or post one of your images that fail so others can test it.

There have been a number of jpeg related bug fixes since your release. Perhaps one might have fixed your problem

see
http://www.imagemagick.org/script/changelog.php

Hi,

yes ...
by McSaarli
2011-10-09T05:47:14-07:00
Forum: Users
Topic: convert converts just about 60% of image
Replies: 2
Views: 4955

convert converts just about 60% of image

Hi,

I face the following problem:

I try to reduce the size of jpg images by reducing the quality, here's one example of my usage:
convert DSC_1312.JPG -quality 90 DSC_1312_2.JPG

The converted image looks like:

- the first, top 60% of the picture is converted
- the last, bottom 40% of the picture ...