Back to my other teeny free apps

ToPNG

Simple command line utility to convert images between many formats. Use like:
for %a in (*.bmp) do topng %a jpg
And you can convert all the bmp's in a directory into jpgs.
.exe file (200k)
c source code (6k)


If you have comments and suggestions I welcome them. My email address is in the about screen of HoeKey.