Presentation to TIFF Conversion API

Convert PPTX presentation to a set of TIFF images

...

Convert your PowerPoint presentations into high-resolution TIFF images with Slidize.Plugins for .NET. Perfect for creating professional-quality slide previews, integrating them into reports, or sharing high-definition slide images. You have full control over the image resolution, size, and scale, ensuring your final output fits your specific needs.

  • Works with .NET (C#), Python and Node.js
  • 30-day free trial
  • Instant download

Code Examples

                        using Slidize;

  var options = new TiffConverterOptions
  {
      ImageWidth = 960,
      ImageHeight = 720
  };
  
  PresentationToTiffConverter.Process("Color.pptx", "output.tiff", options);
                    

You can find more code examples and detailed documentation through the following links:

                           
    ⚠️ Coming Soon: Python SDK
    //We're actively working on the Python SDK. Example code will appear here upon release.
    
         
    ⚠️ Coming Soon: NodeJS SDK
    //We're actively working on the NodeJS SDK. Example code will appear here upon release.
    
next steps

Take the Next Step

  1. Download API

    Download the API directly or install it using package manager

    Download
  2. Start Free Trial

    Request a free trial license to explore all features.

    Request Trial License
  3. Buy License

    Purchase a full license when you're ready to go live.

    Buy License
Pricing

Simple Pricing

Our licensing model is designed to accommodate a variety of usage scenarios — whether you're working with a small development team, distributing across multiple physical locations, or integrating our API for deployment in your own products. We offer options that scale with your business and technical requirements, ensuring you only pay for what you actually need.

Developer

$ 99

  • 1 developer
  • 1 location
  • Perpetual
  • One year full support
Get Started
Site

$ 297

  • 10 developers
  • 10 locations
  • Perpetual
  • One year full support
  • 10 deployments
Get Started
SDK

$ 495

  • 10 developers
  • 250 locations
  • Perpetual
  • One year full support
  • 250 deployments
  • Allows external distribution
Get Started

Explore our plugins to find the right match for you



Presentation Conversion API

Supports converting PowerPoint presentations to multiple formats, including PPTX, PPSX, ODP, and more.



Presentation Merge API

Supports combining PowerPoint presentations into one file in both legacy and modern formats.



Text Extraction API

Enables developers to programmatically extract text from Microsoft PowerPoint presentations.



Presentation to PDF API

Converts any presentation to PDF while maintaining full control over the export options.



Presentation to JPEG API

Exports PowerPoint slides as high-quality JPEG images.



Presentation to PNG API

Converts PowerPoint presentations into high-quality PNG images.



Presentation to TIFF API

Converts PowerPoint presentations into high-resolution TIFF images



Presentation to SVG API

Converting presentations to SVG enables embedding scalable slides in web pages with high-quality visuals.



Presentation to HTML API

Converting presentations to HTML enables embedding slides in web pages, providing easy access and sharing for presentations in a browser-friendly format.