English

Convert PowerPoint PPT/PPTX to TIFF in Python

TIFF is a popular format that is used for the conversion of PowerPoint presentations to image format. This conversion could be useful for generating thumbnails of the PPT slides. In this article, you will learn how to convert PowerPoint PPT or PPTX to TIFF using Python. Furthermore, you will learn how to customize PPT to TIFF conversion using different options.
March 8, 2022 · 3 min · Usman Aziz

Convert PowerPoint PPT to JPG in Python

While working with PowerPoint presentations in your Python applications, you may need to generate thumbnails for a PPT. For example, while creating a slideshow or a presentation manipulation tool. In this article, you will learn how to generate thumbnails by converting a PPT to JPG images in Python. We will also cover how to generate JPG images having custom dimensions and render slide notes and comments.
December 3, 2021 · 4 min · Usman Aziz