Re: Dealing with ImageMagick from PHP ... It handles taking photographs, categorizing them, making thumbnails of them, and allows parentsto view the photos and order them. ... Anyway -- the clients decided they wanted me to do some work on the image quality, so I finally decided to move up to ImageMagick v.6.3.4. ... I call ImageMagick from a "exec" call in PHP.... They've asked if anything can be done about that, but I think I've optimized the shell script as much as possible. ... (php.general)
Re: [PHP] Re: Dealing with ImageMagick from PHP ... It handles taking photographs, categorizing them, making thumbnails of them, and allows parentsto view the photos and order them. ... Anyway -- the clients decided they wanted me to do some work on the image quality, so I finally decided to move up to ImageMagick v.6.3.4. ... I call ImageMagick from a "exec" call in PHP.... They've asked if anything can be done about that, but I think I've optimized the shell script as much as possible. ... (php.general)
Dealing with ImageMagick from PHP ... It handles taking photographs, categorizing them, making thumbnails of them, and allows parentsto view the photos and order them. ... Anyway -- the clients decided they wanted me to do some work on the image quality, so I finally decided to move up to ImageMagick v.6.3.4. ... So, with ImageMagick 6.3.4, with the sharpening and compression I'm now using, the clients are absolutely in love with the thumbnail quality -- even though the amount of time it takes to make the thumbnails is much longer. ... Okay, I've rambled on plenty now, for my first post.... (php.general)
Re: [PHP] Re: Dealing with ImageMagick from PHP ... There are a number of hints on the forum for speeding up things. ... It handles taking photographs, categorizing them, making thumbnails of them, and allows parentsto view the photos and order them. ... Anyway -- the clients decided they wanted me to do some work on the image quality, so I finally decided to move up to ImageMagick v.6.3.4. ... They've asked if anything can be done about that, but I think I've optimized the shell script as much as possible. ... (php.general)