Hans wrote:
> Could someone please tell me the syntax for resizing a bunch of JPEG files
> with convert? I tried various things like 'convert -geometry 50x50 *.jpg'
> but it won't fly. Thanks, --Hans
Convert does only one filename at a time.
You'll have to do the loop with the shell, e.g. in tcs
on Sat, May 19, 2001 at 11:06:46PM +0200, Hans ([EMAIL PROTECTED]) wrote:
> Could someone please tell me the syntax for resizing a bunch of JPEG files
> with convert? I tried various things like 'convert -geometry 50x50 *.jpg'
> but it won't fly. Thanks, --Hans
Don't know convert, but mogrify (ima
Could someone please tell me the syntax for resizing a bunch of JPEG files
with convert? I tried various things like 'convert -geometry 50x50 *.jpg'
but it won't fly. Thanks, --Hans
3 matches
Mail list logo