Re: Module for manipulating JPEG image
- From: "Paul" <polcs6969@xxxxxxxxx>
- Date: Thu, 4 Jan 2007 22:49:55 -0800
"Sherm Pendley" <spamtrap@xxxxxxxxxxx> wrote in message
news:m2d55uac5v.fsf@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
"Paul" <polcs6969@xxxxxxxxx> writes:
I have looked at the Image modules, but haven't found the function I am
looking for. I would like to open a series of JPEG image files, compress
the
dimensions, and save the reduced image to the original file. Suggestions?
First suggestion: Don't do that if you can avoid it. Lossy compression and
all that, ya know - if you have access to a non-lossy original, like a PSD
file, it'd be better to load that, resize it, then export a new JPEG.
Second suggestion: ImageMagick.
<http://www.imagemagick.org/script/index.php>
Third suggestion: GD.
<http://www.boutell.com/gd/>
sherm--
--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
Thanks, ImageMagick is a charm.
.
- References:
- Module for manipulating JPEG image
- From: Paul
- Re: Module for manipulating JPEG image
- From: Sherm Pendley
- Module for manipulating JPEG image
- Prev by Date: XML::Twig produces double encoded UTF-8
- Next by Date: New module for testing
- Previous by thread: Re: Module for manipulating JPEG image
- Next by thread: Apache2::RequestIO::read: timeout error
- Index(es):
Relevant Pages
|
|