Here is a Python-based Slide Presentation Generator that creates a PowerPoint file from text input. It uses the python-pptx library, which is well-suited for building and customizing .pptx slide decks programmatically.
🔧 Requirements
You need to install the python-pptx library first:
📜 Slide Generator Code
✅ Features
-
Automatically creates a title slide
-
Adds multiple content slides based on a list of dictionaries
-
Editable slide titles and contents
-
Generates
.pptxfile compatible with Microsoft PowerPoint and Google Slides
Let me know if you want:
-
Support for bullet points, images, or charts
-
Export to PDF
-
A web-based UI (Flask or Streamlit interface)
Share this Page your favorite way: Click any app below to share.