pptx2img 0.1.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

pptx2img 0.1.0

pptx2img
pptx2img is a Python library that converts PowerPoint (.pptx) files into image files (.png) using LibreOffice.
Installation
To install pptx2img, use pip:
pip install pptx2img

Usage
Here's an example of how to use the PPTXConverter class:
from pptx2img import PPTXConverter

converter = PPTXConverter()
converter.convert_pptx_to_images('path_to_pptx_file.pptx', 'output_folder')

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.