TiffLibrary 0.5.260
A .NET library for decoding and encoding TIFF files.
Install-Package TiffLibrary -Version 0.5.260
dotnet add package TiffLibrary --version 0.5.260
<PackageReference Include="TiffLibrary" Version="0.5.260" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TiffLibrary --version 0.5.260
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package provides Tag Image File Format (TIFF) decoding and encoding support for .NET applications.
- Supports both standard TIFF and BigTIFF format.
- Supports both stripped TIFF and tiled TIFF.
- Supports decoding images compessed with common compression methods. (PackBits, Modified Huffman, T4, T6, LZW, JPEG, Deflate)
- Capable of reading and writing TIFF file of massive size.
This package provides Tag Image File Format (TIFF) decoding and encoding support for .NET applications.
- Supports both standard TIFF and BigTIFF format.
- Supports both stripped TIFF and tiled TIFF.
- Supports decoding images compessed with common compression methods. (PackBits, Modified Huffman, T4, T6, LZW, JPEG, Deflate)
- Capable of reading and writing TIFF file of massive size.
Dependencies
-
.NETCoreApp 2.1
- JpegLibrary (>= 0.3.30)
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
-
.NETCoreApp 3.0
- JpegLibrary (>= 0.3.30)
-
.NETFramework 4.6
- JpegLibrary (>= 0.3.30)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETFramework 4.7.2
- JpegLibrary (>= 0.3.30)
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.1)
- Microsoft.Bcl.HashCode (>= 1.1.0)
- System.Memory (>= 4.5.4)
-
.NETStandard 1.3
- JpegLibrary (>= 0.3.30)
- NETStandard.Library (>= 1.6.1)
- System.IO.MemoryMappedFiles (>= 4.3.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- JpegLibrary (>= 0.3.30)
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.1)
- Microsoft.Bcl.HashCode (>= 1.1.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- JpegLibrary (>= 0.3.30)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TiffLibrary:
Package | Downloads |
---|---|
TiffLibrary.ImageSharpAdapter
An adapter that enables SixLabors.ImageSharp to decode and encode TIFF files using TiffLibrary package.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.5.260 | 2,397 | 10/29/2020 |
0.5.252 | 5,899 | 8/16/2020 |
0.5.244-beta | 160 | 8/5/2020 |
0.5.221-beta | 275 | 6/22/2020 |
0.5.220-beta | 125 | 6/12/2020 |
0.5.201-beta | 141 | 5/1/2020 |
0.5.178-beta | 1,107 | 2/25/2020 |
0.5.160-beta | 144 | 2/7/2020 |
0.5.134-beta | 762 | 12/14/2019 |
0.5.112-beta | 160 | 11/28/2019 |
0.5.99-beta | 144 | 11/22/2019 |
0.5.27-beta | 157 | 10/24/2019 |
0.5.4-beta | 730 | 10/23/2019 |