Conversion plugin phppptx

Information

Information

This plugin is available for the Advanced and Premium licenses. It allows to transform files. For example PPTX to PDF, PPT to PPTX, PPTX to HTML, ODP to PPTX...

phppptx includes two transformation methods to achieve the highest quality and best compatibility available:

  • libreoffice: based on LibreOffice. This is the recommended method because of its compatibility (Windows, Linux, macOS), performance, flexibility and number of options.
  • native: native PHP classes to transform PPTX to HTML.
  • mspowerpoint: based on MS PowerPoint. Only available for Windows. It uses PHP COM methods and requires a MS PowerPoint installation.
Supported conversions

The supported file formats depend on the method chosen for the transformation.

libreoffice

Source Output
PPTX PDF PPT ODP
PPT PPTX PDF ODP
ODP PPTX PDF ODP

native

Source Output
PPTX HTML

mspowerpoint

Source Output
PPTX PDF PPT
PPT PDF PPTX
Next - Installation and set up