The .NET version of original libtiff library written by Sam Leffler and others.
LibTiff.Net provides support for the Tag Image File Format (TIFF), a widely used format for storing image data.
This is a slightly modified version that we use in our software products. The qn
branch is ours, and the master
branch represents the version of the upstream repository we rebased our commits onto.
Sample code for C# and VB.NET
https://github.com/BitMiracle/libtiff.net/tree/master/Samples
Help pages can be found here
https://bitmiracle.github.io/libtiff.net/help/
LibTiff.Net is freely available for all uses under the New BSD license.
The library is free and can be used in commercial applications without royalty.
We don't promise that this software works. But if you find any bugs, please let us know!