Convert static images (slides, posters, infographics) to editable PowerPoint files. Pipeline: OCR detects text → classical CV textmask detects ink pixels → mask-clip ANDs with OCR bboxes (preserves illustrations) → LAMA inpaints clean background → python-pptx assembles editable text boxes with auto-scaled fonts and detected colors. Trigger on 'convert image to pptx', 'make slide editable', 'image to powerpoint', 'extract text from slide as editable', 'reconstruct slide', or when the user has a slide/poster image and wants an editable .pptx file.
2026-04-12