Basically, I'm going to be converting several thousand (maybe MORE) 24-bit and 32-bit BMPs to JPG format. Rather than doing it by hand, does anyone know of a cool Perl way to do this? If not, that's OK--I could always do this in C++ (but Perl's better for little things like this).