Skip to content

jaknap/swfExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

swfExtractor

A Flask based web utility to get swf files from your pptx files.

Download the ffpmeg command-line utility for your OS:
https://www.ffmpeg.org/download.html

Py Packages needed:
ffmpy: pip install ffmpy
flask: pip install flask

Windows running instructions:
set FLASK_APP=app.py
flask run

Your app should be running on port 80

-Upload the pptx file on the webpage by clicking the upload button.
-Once uploaded completely on the server, a zip file will be downloaded on the client-side with the swf files having animation from the presentation file.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published