slide-image-to-editable-pptx

Convert slide screenshots into editable PowerPoint decks with pixel-accurate placement.

179|14|Updated May 27, 2026
One-click install
npx skills add https://github.com/w1163222589-coder/slide-image-to-editable-pptx --skill slide-image-to-editable-pptx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slide-image-to-editable-pptx
Source: https://github.com/w1163222589-coder/slide-image-to-editable-pptx/tree/main
Command: npx skills add https://github.com/w1163222589-coder/slide-image-to-editable-pptx --skill slide-image-to-editable-pptx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill converts slide screenshots and reference images into editable PowerPoint decks, preserving visual fidelity while keeping text and basic shapes editable.

Core Features & Use Cases

  • Three-layer decomposition: A — Visual Assets (clean PNGs with no text), B — Structure (PPT-native shapes), C — Content (editable text boxes)
  • Phase-based workflow: Phase 1 Pixel-level analysis, Phase 2 asset generation, Phase 3 PPT assembly with validation
  • Output: final PPTX that matches the source visuals with editable elements, assets replaceable, and per-slide validation

Quick Start

Copy the skill into your Codex skills directory and run Phase 1 analysis, Phase 2 asset generation, and Phase 3 PPT assembly to produce an editable deck.

Frequently Asked Questions about slide-image-to-editable-pptx

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

FAQPage Schema
How do I convert slide screenshots into editable PPTX files?

To convert slide screenshots into editable PPTX files, this skill decomposes each image into visual assets, PPT-native structures, and editable text, then rebuilds the deck with pixel-accurate placement using PptxGenJS.

How does image-to-PPTX conversion handle text and visual assets?

Image-to-PPTX conversion uses a three-layer decomposition to separate clean PNG visual assets from PPT-native shapes and editable text boxes, ensuring the final deck maintains high visual fidelity while keeping elements editable.

What is the workflow to turn slide reference images into PowerPoint decks?

The workflow to turn slide reference images into PowerPoint decks involves three phases: pixel-level analysis, AI-generated asset creation, and PPT assembly with per-slide validation to ensure completeness.

Do I need any external dependencies to generate editable PowerPoint slides from images?

You need the $imagegen capability for generating visual assets and PptxGenJS for slide construction, but there are no other external dependencies required to generate editable PowerPoint slides from images.

Can I convert image-based slides from any topic into an editable PowerPoint?

Yes, you can convert image-based slide references across diverse topics into an editable PowerPoint by decomposing them into replaceable assets and editable text boxes with pixel-accurate placement.

What are the limitations of converting slide screenshots to PowerPoint decks?

A key limitation is that converting slide screenshots to PowerPoint decks relies on a three-phase workflow requiring $imagegen for asset generation, meaning incomplete asset validation or missing image generation capabilities will halt the PPTX assembly.