Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 359 Bytes

Prezi2PDF

Simple script to convert Prezi presentation into a PDF file. Can also download Prezi Videos

Install dependencies

On Mac python3 -m pip install -r requirements.txt

How to use

  1. Run the script and enter the prezi url. python3 prezi2pdf.py -u "YOUR_PREZI_URL"
  2. The script will start downloading en converting it into a pdf file.