What problem does it solve? Slide screenshots, scanned presentation pages, and image-only decks cannot be edited in PowerPoint, forcing users to manually recreate every text box, table, and shape from scratch. ## Core Features & Use Cases - Editable Reconstruction: Rebuilds text as editable text boxes, tables as native PowerPoint tables, and simple graphics as editable shapes rather than embedding flat images. - JSON Layout Planning: Generates a per-slide layout plan with normalized coordinates, confidence scores, and notes for uncertain content before building the deck. - Deterministic PPTX Generation: Uses a Python script based on python-pptx to render the JSON layout into a 16:9 PowerPoint file. - Use Case: You receive a PDF export of a competitor's conference presentation. Render each page to an image, transcribe the content, and rebuild it as an editable deck where you can update figures and reuse the layout. ## Quick Start Convert the attached slide screenshots into an editable PowerPoint deck with real text boxes and tables instead of embedded images.