image-to-editable-ppt-slide
Rebuild one or more reference images as visually matching editable PowerPoint slides using native shapes, text, fills, and layout instead of a flat screenshot. Use when the user wants an image, flowchart, infographic, dashboard, process diagram, or designed slide converted into an editable PPT/PPTX deck that stays editable and closely matches the source.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/benjaminlee/image-to-editable-ppt-slideWhat This Skill Does
The image-to-editable-ppt-slide skill is a high-fidelity reconstruction tool designed to transform static images into fully editable PowerPoint (.pptx) documents. Unlike basic OCR or simple image-to-slide conversions that treat content as a flat, unmodifiable bitmap, this skill intelligently decomposes an image into its constituent parts—shapes, text boxes, connectors, and layouts. It uses a structured programmatic approach (leveraging Python and python-pptx) to rebuild the slide from the ground up, ensuring that every element remains modular and editable by the end user.
Installation
You can install this skill directly from the OpenClaw repository using the command line:
clawhub install openclaw/skills/skills/benjaminlee/image-to-editable-ppt-slide
Use Cases
This skill is perfect for professionals who need to revitalize old presentation assets or create slide decks based on existing diagrams.
- Process Documentation: Convert screenshots of complex technical diagrams or flowcharts into editable shapes.
- Dashboard Revamp: Transform static snapshots of data dashboards into native PowerPoint charts and text boxes for dynamic reporting.
- Design Iteration: Take an image of a draft slide layout and convert it into a professional, high-fidelity PowerPoint slide that can be easily updated.
- Multi-Slide Deck Creation: Build entire presentations from a sequence of reference images, ensuring consistent spacing, styling, and design themes across all pages.
Example Prompts
- "I have an image of a workflow diagram for our new app login process; please convert it into an editable slide that matches the layout exactly."
- "Here are three screenshots of our monthly marketing dashboard. Could you rebuild these as a three-slide PowerPoint deck where I can edit the numbers and text?"
- "This infographic is perfect for our slide deck but it's currently a JPEG. Can you rebuild it using native PowerPoint shapes and fonts so it looks crisp?"
Tips & Limitations
To get the best results, ensure your source images are clear and have high contrast between elements. While the tool is excellent at approximating standard fonts and shapes, complex hand-drawn diagrams or highly artistic illustrations may require minor manual adjustments after the initial generation. Always verify the output by opening the generated .pptx file and checking the alignment. If the fidelity is not perfect on the first pass, provide feedback on specific elements (like font weight or box alignment) for a second refinement pass.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-benjaminlee-image-to-editable-ppt-slide": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution