[magick-users] Resize
Nithin B.N.
nithin.bn at sonata-software.com
Wed Feb 6 23:24:53 PST 2008
Hi,
Thanks
We are trying to reduce a .jpg file to 50% of its original size
We have a rose.jpg which is 1280 * 960
If we use
Convert rose.jpg -resize 50% rose1.jpg.
It reduces the dimension to 50 * 50, is there a way to reduce this this
600 * 300....I mean can it be possible reduce exactly by some %.
Regards,
Nithin BN
Sonata Software Limited
Richmond Road
Bangalore
Phone: 080-22489390 Ext-8547
Cell: 9448884938
-----Original Message-----
From: Anthony Thyssen [mailto:anthony at griffith.edu.au]
Sent: Thursday, February 07, 2008 12:38 PM
To: ImageMagick User List
Cc: Nithin B.N.
Subject: Re: [magick-users] Resize
"Nithin B.N." on wrote...
| Hi,
|
| =20
|
| =20
|
| We want some samples to reduce the filesize by %
|
| =20
|
| Ie . if I have file about 1 MB, I want to reduce this size by 50%, ie
| about 50%. We are trying the convert - resize 50%, but this is
reducing
| the dimension of the file
|
| To 50 * 50
|
| =20
|
| Any samples would be helpful
|
The final filesize of any image is dependant on such a complex range of
image content, settings, compression, etc., that is is imposible to
simply ask for a file that is 'this size'.
The only way is by trail an error.
In particular you don't even mention what image file format you are
using!!!
Anthony Thyssen ( System Programmer ) <A.Thyssen at griffith.edu.au>
------------------------------------------------------------------------
-----
"Mind you, I'm not wild about computers myself, but they are a tool.
If you have a tool, it's stupid not to use it." -- Doctor Who,
"Inferno"
------------------------------------------------------------------------
-----
Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
More information about the Magick-users
mailing list