---
title: "C# TIFF library: Convert, view, OCR, edit, more | Nutrient .NET SDK"
canonical_url: "https://www.nutrient.io/guides/dotnet/tiff/"
md_url: "https://www.nutrient.io/guides/dotnet/tiff.md"
last_updated: "2026-05-21T17:12:02.195Z"
description: "Learn about the C# TIFF library within Nutrient .NET SDK. Work with TIFF image files programmatically in your .NET applications, including reading, writing, and manipulating TIFF data."
---

# C# TIFF library

Nutrient.NET SDK (formerly GdPicture.NET) offers a robust C# TIFF library that can easily be integrated into your application. Accurately convert to or from TIFF files — PDF/images to TIFF, or TIFF to PDF/images. Open, view, and scroll through complex TIFF files and enable the built-in context menu to access a wide range of viewer tools. Unlock editing tools to merge, split, append, or delete pages in any multipage TIFF image. Add the ability to accurately detect, identify, and extract TIFF elements through a machine learning- and AI-powered OCR engine.

## Key capabilities

- **TIFF converter** — Convert to and from TIFF files (example: PDF to TIFF or TIFF to PDF)

- **View** — Open, display, and view multipage TIFF images

- **OCR** — Convert a TIFF image to a searchable PDF document using multithreading

- **Edit** — Split, merge, insert, append, and delete pages in any multipage TIFF image

- **Parsing** — Quickly access a specific page event on a document with 100,000+ pages

- **Image cleanup** — Auto deskew, noise removal filters, blank page detection, and more

- **Compression** — Supports all TIFF compression schemes, including PackBits, RLE, Deflate, Adobe Deflate, and CCITT Fax 3

- **Repair** — Automatically repair corrupted or malformed TIFF documents on the fly

---

## Related pages

- [ASP.NET PDF library](/guides/dotnet/aspnet.md)
- [Best practices for PDF processing in .NET](/guides/dotnet/best-practices.md)
- [C# and VB.NET code samples](/guides/dotnet/samples.md)
- [Delphi PDF library](/guides/dotnet/delphi.md)
- [.NET core PDF library](/guides/dotnet/core.md)
- [Explore interactive PDF SDK demos and features](/guides/dotnet/demo.md)
- [Deploy an application in C# .NET](/guides/dotnet/deployment.md)
- [Download Nutrient .NET SDK (formerly GdPicture.NET)](/guides/dotnet/downloads.md)
- [C#.NET PDF library](/guides/dotnet.md)
- [Nutrient .NET SDK guides — Add advanced PDF features to your .NET applications](/guides/dotnet/intro.md)
- [C# Office library](/guides/dotnet/office.md)
- [Changelog for .NET](/guides/dotnet/changelog.md)
- [Troubleshooting](/guides/dotnet/troubleshoot.md)
- [VB.NET PDF library](/guides/dotnet/vbnet.md)
- [WinForms PDF library](/guides/dotnet/winforms.md)
- [WPF PDF and image library](/guides/dotnet/wpf.md)
- [Example Project](/guides/dotnet/getting-started/catalog-example.md)


---

> Part of [Supported file types](/guides/dotnet/about/file-type-support.md)

## Related pages

- [C# Office library](/guides/dotnet/office.md)

