On 08/26/11 9:34 PM, Scott Robbins wrote:
The real advantage of convert and other commands is the fact that they are typed commands. For example, at an old job, a graphic artist was given a bunch of pictures. She had to resize them, often dozens at a time, and the only way she knew how to do it was in photoshop, one by one. Now_that_ was laborious.
When she mentioned it to me, I had her drop them in a directory on a server and I would run a script to resize them.
photoshop has a very powerful macro and batch facility. you can interactively create a complex series of operations as a macro, then run it on a bunch of files
but thats neither here nor there. certainly not CentOS related.