A simple Mac OS X app that converts .bmp files to C arrays that can be used for, for example, LCD's.
Download the latest release and open the app. Drag and drop a .bmp file to the area to select the image. Select how many bits (pixels) every array element should contain, and hit 'convert'.
Note: Only works with bmp files with one bit per pixel.