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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file pptx2img-0.1.0.tar.gz
.
File metadata
- Download URL: pptx2img-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1d997a7d0ff63d7e79474f042adb829838713d288f1167ff3b25642d05bb112 |
|
MD5 | 604b898af71a4e23d4f5094a01ed674b |
|
BLAKE2b-256 | f80e896a0968eb14bbd69ef95874da48f6c3ba9a9b8c72cebb0b0b382d41781c |
File details
Details for the file pptx2img-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pptx2img-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34cfcde72ceb2e2b1e5df258147d7ee0fe059052eecf1358b45708bf236c748b |
|
MD5 | ae9aa16664be53d52c19892d88b95a2d |
|
BLAKE2b-256 | 8c09fd47e13f3558a5b8ffc3c529b48aeb26a4f2587331e15f613ca70c7ae262 |