scanny / python-pptx

Create Open XML PowerPoint documents in Python
MIT License
2.26k stars 498 forks source link

Convert PPT file to Python code #952

Closed yhcao6 closed 1 month ago

yhcao6 commented 4 months ago

Thanks for your great work. May I ask if a parser or script exists to parse a PPT file to Python code that can reproduce the original PPT?

nexuslux commented 2 months ago

Trying taking a screenshot of the slide and the uploading it to multimodal LLM like ChatGPT 4. Prompt it to give you the indicative code for it that corresponds to this repo?

scanny commented 1 month ago

@yhcao6 I'm not aware of one.