convert format of multiple images in a single command?
Posted: 2009-09-22T18:23:40-07:00
Hi,
I have many png image files under a directory. How can I convert them all to eps format in a single command line in bash? BTW I know how to do this for a single image file. But for several images files, is there something like convert ./*.png ./*.eps"? I know this is incorrect.
Thanks and regards!
I have many png image files under a directory. How can I convert them all to eps format in a single command line in bash? BTW I know how to do this for a single image file. But for several images files, is there something like convert ./*.png ./*.eps"? I know this is incorrect.
Thanks and regards!