The following archives are provided as a public service to the community. Opinions archived here do not necessarily represent the opinions of Open for Business or its contributors.
On Sat, May 08, 2004 at 04:21:35PM +0300, Jukka Y wrote: > Hi! Doesn't "mogrify -format pnm *.jpg" convert all jpg's at the current > directory to pnm. It is fine, but then conversion takes a lot of space (pnm's > are almost 7-times bigger than jpg's). I think that in order to keep > conversion "small", I need a script to processes files one by one. mogrify will convert all files that match *.jpg to .pnm. one can use mogrify in a script to delete the old files one by one. -- john-thomas ------ Egotist: A person of low taste, more interested in himself than in me. Ambrose Bierce
| Home |