raw2png

raw2png is a small utility that converts raw image data to a colored PNG. It uses bayer interpolation to extract the color information.
PNG images are manipulated with the help of libpng.

You can download the source code here.

This utility was once written to do hardware-software co-design with hardware that performs this interpolation real-time.