Convert and preview
CLI
jetformat convert board-deck.pptx -o board-deck.pdf
jetformat pdf render board-deck.pdf --pages 1 --width 1600 -o previewRendering is a separate operation. It gives the agent a real image path to report, without pretending that a preview exists.
Fonts matter
PowerPoint 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.