Skip to main content

This library helps in converting pptx slides to images using LibreOffice

Project description

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')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pptx2img-0.1.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

pptx2img-0.1.0-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page