ppt to-pdf
CLI
jetformat ppt to-pdf board-deck.pptx -o board-deck.pdf
jetformat pdf render board-deck.pdf --pages 1 --width 1600 -o previewRendering is a separate pdf render operation. It gives the agent a real image path to report.
Fonts matter
Slide layout depends on fonts. If the source uses a custom font, make it available on the machine and pass its directory with --font-dir.
Supported inputs
Jetformat supports .pptx. Legacy .ppt and macro-enabled .pptm files are not supported.