Phil Steinmeyer
10-23-2006, 10:25 PM
My art pipeline is set up so that all conversions from 'base' types (usually 32 bit PNG) to 'compiled types' (usually jpeg plus 8 bit PNG for alpha channel) is done in batch files (i.e. command line).
I use ImageMagick's tools for most of my batch processing and conversions (specifically, the 'convert' tool).
I've just been tinkering and noticed that Photoshop's ImageReady tool seems to do a little better job on these conversions - slightly smaller file sizes.
But I don't want to have to manually do a 'save as' for each of my files - I have several hundred, and I like to be able to do a full rebuild easily from the command line.
Is there any way to access Photoshop/ImageReady from the command line for this kind of stuff?
If not, is there an easy way to use PS/IR's IDE to batch convert hundreds of PNGs easily?
Or, is there another command-line tool out there besides ImageMagick and PS/IR that I should be looking at?
I use ImageMagick's tools for most of my batch processing and conversions (specifically, the 'convert' tool).
I've just been tinkering and noticed that Photoshop's ImageReady tool seems to do a little better job on these conversions - slightly smaller file sizes.
But I don't want to have to manually do a 'save as' for each of my files - I have several hundred, and I like to be able to do a full rebuild easily from the command line.
Is there any way to access Photoshop/ImageReady from the command line for this kind of stuff?
If not, is there an easy way to use PS/IR's IDE to batch convert hundreds of PNGs easily?
Or, is there another command-line tool out there besides ImageMagick and PS/IR that I should be looking at?