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