Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: Python Library to Create Thumbnails for PPT Slides
Create Thumbnails for PPT Slides in Python
Thumbnails are small-sized images that make it easier to look at or scroll through the list of images. They are also used in MS PowerPoint to list the slides and navigate in a PPT. While creating a PPT viewer application, you may need to generate thumbnail images for the slides. To accomplish that, this article covers how to create thumbnails for PPTX or PPT slides programmatically in Python.