就和名称一样: 将.pptx一键式的打包为.png图片.
提供一个Windows桌面端.exe应用和一个可调用的Python库.
开源于GitHub, 遵循GPL协议.
As the name suggests: easily convert .pptx files into .png images with a single click.
It provides both a Windows desktop .exe application and a Python library that can be integrated into your own projects.
- EXE Application: download and run
pptx2png.exeto get started - Python Library: install via
pip install pptx2png, see documentation for usage examples
Open-sourced on GitHub under the GPL license.

