convert large number of graphics

Mark Komarinski mkomarinski at wayga.org
Wed Dec 4 17:05:20 EST 2002


Check out the portable bitmap tools (aka PBM).

You could use bmptoppm then ppmtojpeg.

Could be as easy as:

bmptoppm foo.bmp | ppmtojpeg > foo.jpg

-Mark

On Wed, Dec 04, 2002 at 04:22:00PM -0500, 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
> 
> -- 
> ------------------------------------------------------------------------
> Charlie Farinella, Appropriate Solutions, Inc.
> cfarinella at AppropriateSolutions.com
> 603-924-6079
> 
> 
> _______________________________________________
> gnhlug-discuss mailing list
> gnhlug-discuss at mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss



More information about the gnhlug-discuss mailing list