convert large number of graphics

Steven Knight steven.knight at unh.edu
Wed Dec 4 17:07:18 EST 2002


On Wed, 2002-12-04 at 16:22, Charles Farinella wrote:
> I have to convert over 200 .bmp files to .jpg.  Is there a tool I can run 
> from a command line to do this?  I looked at the documentation for both xv 
> and display, but found nothing.  Suggestions?
> 
> thanks,
> 
> --charlie

Hi,

The tool you want is convert.  man convert for more info but the basic
usage of this tool is :

$ convert filename.bmp filename.jpg.

You should read the man page for any issues on converting .bmp to .jpb
files.

-- 
-------------------------------------------------------------------------------
Steven Knight					#include <standard_disclaimer.h>        
steven.knight at unh.edu			IM : skkataim

This was but a prelude; where books are burnt human-beings will be burnt in the end.
		--Heinrich Heine, 1820
Those who cannot remember the past are condemned to repeat it.
		--Santayana
"There are 10 types of people: those that understand binary and those who dont." 
		-- ??
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the gnhlug-discuss mailing list