How to C#: Converter
Use Convert SDK for C#
Convert to Tiff
  |  
Home ›› XDoc.Converter ›› C# Converter: Convert to Tiff

C# Tiff Convert: How to Convert PDF, Word, Excel, PowerPoint, Jpeg, Png, Raster Images to Tiff File


Supports: Adobe PDF, Microsoft Word, Excel, PowerPoint, Dicom, and Jpeg, Png, Bitmap, 100+ Image Formats






Enable C# developers to convert documents like PDF, Word, Excel, and PPT to Tiff (Tiff image resolution should be defined)


Support rendering and converting images like Dicom, Jpeg, Png, Bmp, and Gif to Tiff file


Allow C# developers to control the size of converted Tiff image file


All files conversion are compatible with latest documents and images specifications


Provide affordable license types for ordering RasterEdge XDoc.Converter toolkit




C# Tiff Conversion Tutorials



MS Office Word to Tiff Conversion


RasterEdge XDoc.Converter for .NET supports file conversion from Word document to Tiff image file using C# programming language. C# demo code is provided here.


MS Office Excel to Tiff Conversion


C#.NET users can directly convert Microsoft Office Excel (.xls ,.xlsx) to PDF document, while keeping the original size of document page/sheet.


MS Office PowerPoint to Tiff Conversion


PowerPoint (.ppt, .pptx) is another supported file types by RasterEdge XDoc.Converter for .NET. C# developers can perform rapid and high quality file conversion between PPT and PDF.

PDF to Tiff Conversion


If you want to transform and convert Tiff image file to Adobe PDF document, then you may have a try with our XDoc.Converter for .NET. Free C# sample code is provided online.

Dicom to Tiff Conversion


Go to this online tutorial to see how to use C# class code to convert Dicom image to Tiff image file. Users are suggested to keep the actual size for conversion. Of course, you can also define a target image resolution.

Raster Images to Tiff Conversion


This guide will tell C# programmers how to change and convert Jpeg, Png, Bmp and Gif raster image file formats to Tiff image file. And respective Visual C# example codes are offered.




Advanced Tiff File Conversion Options



To meet different C# Tiff file conversion needs, RasterEdge XDoc.Converter for .NET designs some special properties. See as below.


UseDefaultPageSize: Flag to indicate if your Tiff image file conversion will use the page size defined in input file. Default value is true.


FitToPageMode: Used to resize the input image size to fit the page size in output Tiff file. Default value is FitToPageMode.None.


PageWidth: Target page width of Tiff file in inch. Only be applied when UseDefaultPageSize is set to false. Default value is 8.27F.


PageHeight: Target page height of Tiff file in inch. Only be applied when UseDefaultPageSize is set to false. Default value is 11.7F.