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

https://github.com/codeadamca/php-pdf-to-ppt

Converting a PDF to a PPT file using PHP.
https://github.com/codeadamca/php-pdf-to-ppt

Last synced: 3 months ago
JSON representation

Converting a PDF to a PPT file using PHP.

Awesome Lists containing this project

README

        

# php-pdf-top-ppt
Converting a PDF to a PPT file using PHP.

Install LibreOffice:
https://gcore.com/learning/how-to-install-libri-office-on-ubuntu/

```
sudo apt update
sudo apt install libreoffice
```

Help:
https://ask.libreoffice.org/t/pdf-to-ppt-and-excel/40011/2

Run:
soffice --infilter="impress_pdf_import" --convert-to pptx source.pdf