Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate

ToPNG - Image Conversion (diffr. Formats) [CMD]


  • Please log in to reply
1 reply to this topic
BoBo
  • Guests
  • Last active:
  • Joined: --

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](287k)
[c source code] (2k)


8)

heresy
  • Members
  • 291 posts
  • Last active: Sep 26 2008 10:47 PM
  • Joined: 11 Mar 2008
URL Changed

.exe file (200k)
c source code (6k)

Check more at http://www.bcheck.net/apps/