Convert unknown image format to tiff (image from vintage film scanner).

Job ID: 31777554

Budget: €30 – €250 EUR

There exists a vintage film scanner that outputs images in an unknown format.

The job is to make a python program / library to convert the raw file to a standard 16 bit TIFF or similar that is readable by other means / for further processing.

The content is not completely unknown: to my best guess it contains:
Four channels, R + G + B + INFRARED, in 12 bits per pixel, together with unknown headers.

I can provide multiple examples of both the raw files + decoded images, together with exact pixel sizes etc.

You can also almost get it to work by doing a raw read in Photoshop with the settings in the screenshot provided.
Related categories: C Programming Python Image Processing