I use this to convert jpg's to view on my palmpilot. http://www.Dirk-Heiser.de/Bmp2Tbmp/ Usage: Bmp2Tbmp.exe -i=<Input File> -o=<Output File> [-scale=<scale Faktor>] [-maxwidth=<maximal width>] [-maxheight=<maximal Height>] [-width=<new Width>] [-height=<new Height>] [-ignoreratio] [-compress=<yes/no/force>] [-color=<ColorDeep>] [-bpp=<bpp>] [-dithermode=<color mapping method>] It may not be ported to unix. There are a bunch of graphics conversion programs on sourceforge at http://sourceforge.net/projects/netpbm/ A list of converters is at http://netpbm.sourceforge.net/netpbm.html Or if you really feel inspired, you could grab the files at ftp://ftp.uu.net/graphics/jpeg/README and write your own converter. At 05:45 PM 5/15/2001 -0700, Cory Petkovsek <[EMAIL PROTECTED]> wrote: >I'm working with jpegs. I didn't see many references to bmp2tbmp on google, do you have a site?
