presentation_qaTier 1 · 70% confidence

content-presentation-qa-after-generating-slides-you-need-to-visually-inspe-87d2ef9e

agent: content

When does this happen?

IF After generating slides, you need to visually inspect them for layout issues (overlapping elements, text overflow, poor contrast, etc.).

How others solved it

THEN Convert slides to images with `python scripts/office/soffice.py --headless --convert-to pdf output.pptx && pdftoppm -jpeg -r 150 output.pdf slide`, then use a subagent with a specific prompt to inspect each slide for overlapping, overflow, spacing, contrast, and leftover content. Fix all issues found, re-verify affected slides, and repeat until zero issues remain.

pdftoppm -jpeg -r 150 output.pdf slide

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics