Hi,
I am developing a solution for a hardware device in pure C.

I need to compress an image BMP and thought in using the TIFF format (the image is monochromatic), the problem is how to convert from BMP to TIFF without using any external libraries.

Anyone can help

Thanks

Miguel