ppt-image-to-editable-converter

Converts frozen storyboard images into element-level editable PowerPoint slides with named crops and native text.

2|Updated Jul 27, 2026
One-click install
npx skills add https://github.com/Arinin77/ppt-editable-workflow --skill ppt-image-to-editable-converter-arinin77
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ppt-image-to-editable-converter
Source: https://github.com/Arinin77/ppt-editable-workflow/tree/main/skills/ppt-image-to-editable-converter
Command: npx skills add https://github.com/Arinin77/ppt-editable-workflow --skill ppt-image-to-editable-converter-arinin77

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning an approved storyboard image into a PowerPoint slide usually produces either a flat screenshot or a sloppy redraw. This Skill converts each frozen storyboard image into an element-level editable PPTX where text stays editable, simple shapes stay native, and every other visual is preserved as a complete, named, independent picture crop. ## Core Features & Use Cases - Fidelity-first element conversion: Rebuilds ordinary text, titles, and numbers as editable PPT text, and only simple lines, dividers, and boxes as native shapes, while preserving layout, scale, z-order, and color from the accepted storyboard. - Named crop extraction: Crops icons, logos, charts, tables, diagrams, screenshots, and source figures as independent picture objects with recorded source_bbox and display_bbox, enforcing padded, clip-free, non-overlapping crops. - Structured QA and retry loop: Renders each converted slide, compares it against the storyboard, and blocks progression until defects like clipped crops, missing text, or layout drift are fixed, producing a conversion manifest and object audit JSON. - Use Case: After a storyboard for a research deck is approved, convert slide 7 into an editable PPTX where the title and bullets are editable text, the robot illustration is a named crop, and the results chart stays a complete picture object, then verify it with the rendered preview and object audit. ## Quick Start Convert the accepted storyboard image for slide 3 into an editable PowerPoint slide using image-to-editable-ppt, keeping text editable and cropping all icons and figures as named independent objects.

Frequently Asked Questions about ppt-image-to-editable-converter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a storyboard image into an editable PowerPoint slide?▼

Rebuild ordinary text, titles, and numbers as editable PPT text, rebuild only simple lines and boxes as native shapes, and crop every other visual element as an independent named picture object. Then render the PPTX, compare it against the storyboard image, and fix any defects before passing the slide.

How should icons and charts be handled when converting images to PPT?▼

Stylized icons, charts, tables, plots, diagrams, screenshots, and source figures should be preserved as complete independent picture crops, not redrawn or replaced with generic icons. Each crop needs padded source_bbox values so no edges, shadows, legends, or labels are clipped.

Can I use a full-slide screenshot as the PowerPoint slide structure?▼

No, a full-slide image or broad section crop is explicitly prohibited as the final slide structure. Text, icons, arrows, cards, and labels must be separated into individual editable or picture objects whenever feasible.

What QA checks are required before a converted slide passes?▼

The rendered PPTX preview is compared against the accepted storyboard for clipped crops, overlapping padding, missing or drifted text, substituted icons, and layout or color drift. An object audit JSON must record object counts, picture bboxes, crop inventory paths, and known visual risks.

When is it acceptable to keep text inside an image crop?▼

A text crop is allowed only when the text is highly stylized or inseparable from a logo, screenshot, chart, table, plot, source figure, or visual mark. The reason must be recorded in the conversion manifest and object audit.