ilioner/ppt-craft-editable — explained in plain English
Analysis updated 2026-05-18
Turn a rough topic and a few notes into a finished slide deck with images.
Convert an existing report or paper into a visually polished presentation.
Make an old PDF presentation editable again by regenerating it as PPTX.
Fine tune text position, font, and color in a browser based deck editor.
| ilioner/ppt-craft-editable | bookunt3d/hermes-agent-fa | boona13/crowds-system-js | |
|---|---|---|---|
| Stars | 44 | 45 | 43 |
| Language | HTML | HTML | HTML |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 1/5 | 2/5 |
| Audience | pm founder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Runs as a set of Python scripts through a multi-phase pipeline rather than a single command.
PPT Craft Editable is an AI skill for building PowerPoint style presentations from a topic, some source material, and a few preferences. It first produces a polished set of slide images, and if you want to keep editing later it can also generate a version where the text is fully editable inside PowerPoint or Keynote. It fits situations like formal reports, thesis defenses, roadshows, training decks, course lectures, and proposals. You can start from nothing but a topic and let the tool plan the structure and content, or you can hand it an existing report, paper, or outline and have it turned into a more visually polished deck. It can also take an existing PDF presentation and convert it into an editable PPTX. There are three ways to use it. The default path makes the image based slides first, then asks if you want the text editable version, which regenerates text free backgrounds and lays real, editable text boxes on top. The second path skips straight to the editable version, confirming a page outline and a short preview before generating the full deck in one batch. The third path takes an uploaded PDF, extracts its content with multimodal AI for image heavy pages, lets you review and correct that extracted text in the browser, rebuilds clean backgrounds, and produces an editable PPTX from it. The overall process moves through confirming requirements, agreeing a slide by slide outline saved as markdown files, previewing several visual styles as real images in a browser page, generating the finished slide images with a page by page review step, and finally, for the editable version, producing background images plus a deck.json file that records the position, font, size, and color of every text box. An HTML based editor lets you move, resize, and restyle text boxes, add or remove them, and flag background regions that still need fixing. Under the hood, Python scripts handle each stage: extracting PDF content, building review pages, generating text free backgrounds, converting confirmed content into the deck format, and finally rendering the finished PPTX file with preview images.
An AI skill that turns a topic or existing document into polished slide decks, producing image based PPT first and an optional fully text editable PPTX you can tweak in PowerPoint or Keynote.
Mainly HTML. The stack also includes Python, HTML, PPTX.
No license information is stated in the README.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.