An open API service indexing awesome lists of open source software.

https://github.com/enescakir/image2ppt

Convert your image sequence to PPT
https://github.com/enescakir/image2ppt

images ppt presentation

Last synced: 3 months ago
JSON representation

Convert your image sequence to PPT

Awesome Lists containing this project

README

        

## image2ppt
image2ppt converts your image sequence to PPT.

### Requirements
- [python-pptx](https://github.com/scanny/python-pptx)
`pip install python-pptx`

### Install
```bash
$ ./install.sh
# It calls install commands of requirements.
# And it copies converter to /usr/local/bin for calling globally.
```

### Usage
#### Command Line
```bash
$ image2ppt
```

#### macOS Application
You can directly [download](http://www.enescakir.com/wp-content/uploads/2017/08/image2ppt-1.zip) ready-to-use version, and start using.