Insert a Figma Prototype into your PPTX slideshow
- Convert PPTX to HTML using this
- Get the iframe from figma to embed the prototype
- Apply changes by using the command line tool
python modifier.py
-file presentation.html
-zoom 1.34
-page_where_to_inject 7
-prototype '<iframe>...</iframe>'