PowerPoint
PowerPoint to PDF
PPTX conversion runs in-process. Render page 1 if you need to inspect the result before sending it on.
The agent runs this
GPT Skills and DeepSeek Harness spawn the local CLI. The file stays on disk.
CLI
jetformat convert slides.pptx -o slides.pdf
jetformat pdf render slides.pdf --pages 1 --width 1600Ask: Convert board-deck.pptx to PDF and preview the first page.
Works
- .pptx slides
- Optional page render to PNG/JPEG
- Local CLI
Does not
- No .ppt or .pptm
- Not a perfect PowerPoint clone
- Fonts must be available on the machine
Give the agent a real converter.
Install the CLI, then the GPT Skill or DeepSeek Harness plugin. The model runs jetformat. The PDF lands on disk.