I was asked to add the ability to dump depth information from Maya IFF images like the iff2tga dumps the color information. Here is my first stab at it. I do not want to put too much work into before someone tells me there is a practical use for it. It writes 1-channel, 32-bit floating point TIFFs as output.

Here it is:

Win32 Binaries

I have provide 3 DLLs in the package. They are all for the TIFF library, in particular the GnuWin32 project. Feel free to download your own DLLs from the project page if you prefer.

I will provide the source if there is any demand. I have built it on Windows and MacOSX. It should work for Linux too.