Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 379 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 379 Bytes

Figma Presentation

Insert a Figma Prototype into your PPTX slideshow

  1. Convert PPTX to HTML using this
  2. Get the iframe from figma to embed the prototype
  3. 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>'