Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: batch converting images with image::magick?

by MrCromeDome (Deacon)
on Aug 28, 2003 at 00:17 UTC ( [id://287208]=note: print w/replies, xml ) Need Help??


in reply to batch converting images with image::magick?

Depending on how many images you plan to be converting, you may wish to look at alternatives. I'll likely get accused of trolling or whatnot for this, but I was very not impressed by the speed of the image compression done by Image::Magick. You may be ok for compressing JPEG images (I didn't try those), but compression of TIFF images was completely not acceptable IMHO. Converting 5-page documents from Group III TIFF to the latest flavor of TIFF took 3-4 seconds each. For my 850,000 image conversion, that would have taken approximately a month of raw processing. Ugh!

Just a word of warning. ++ to all the excellent suggestions above.

Cheers!
MrCromeDome

  • Comment on Re: batch converting images with image::magick?

Replies are listed 'Best First'.
Re: Re: batch converting images with image::magick?
by chanio (Priest) on Aug 28, 2003 at 04:06 UTC
    I use ImageMagick in Windows and have it also as a stand alone app. Works great.

    Is Gimp-Perl doing similar things, or just utilities for the GIMP?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://287208]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-24 03:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found