2010.01.13 11:15 "[Tiff] LibTiff.Net released", by Sergius Bobrovsky

2010.01.13 11:15 "[Tiff] LibTiff.Net released", by Sergius Bobrovsky

Hello!

I'm pleased to announce that my company just released first version of LibTiff.Net. It is free and open source version (port) of LibTiff written using C#.

License is practically the same as for LibTiff. API is very close to original one. Code is fully managed.

LibTiff.Net was developed with a goal to produce images that are byte-to-byte equal to images produced by LibTiff-3.9.2.

You can download binaries or source code with tests here: http://bitmiracle.com/libtiff/

Differences (mostly renames of function names and types) between LibTiff.Net and LibTiff-3.9.2 are described here: http://bitmiracle.com/libtiff/differences.aspx

Following codecs are implemented:

LZW, Packbits, Jpeg, all CCITT versions, Deflate, Adobe Deflate

I hope LibTiff.Net will be useful for some of LibTiff users.

--
Sergius Bobrovsky