Skip to content

Installation

Standalone release

To install convert2ppt as a standalone application (exe), go to release folder on GitHub:

https://github.com/kmkarakaya/convert2ppt/releases

Stable release

To install convert2ppt, run this command in your terminal:

1
pip install convert2ppt

This is the preferred method to install convert2ppt, as it will always install the most recent stable release.

If you don't have pip installed, this Python installation guide can guide you through the process.

From sources

To install convert2ppt from sources, run this command in your terminal:

1
pip install git+https://github.com/kmkarakaya/convert2ppt