I have a large amount of bitmap pictures, each using up 1 MB a piece, and I want to convert them to JPEG.

Is there a program I can use to do this quickly (as in I don't need to open, convert, or save each individually) or do I need to write a program to do it for me?

So it all boils down to: Can I load a bitmap into memory and save it as a JPEG in vb?



Oh, forgot to mention, the jpeg cuts the filesize to 100k and the quality loss isn't noticeable... I mean... this chops a good 50 megs off the program size