#Exporting RAW Image Data from PNG files with libpng
This is an Xcode project which uses [libpng][] to export the raw image data from a png file.
Usage:
pngdump source.png destination.dat
This Xcode project links against libpng. On OS X that's available via [homebrew][]