Skip to content

script to extract slides from recordings of presentations

Notifications You must be signed in to change notification settings

VKorelsky/slideSlurper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slide Slurper

Pass a lecture video to the slurper and it will give you a pdf of the slides used in the lecture

Installation

  • requires opencv to be installed on your machine.
$ pip install slideSlurper

or clone the repository and

$ pip install -r requirements.txt
$ python slideslurper/__init__.py

Usage

$ slurp video_file_path output_pdf_name

Notes

  • works best with mp4 video files

About

script to extract slides from recordings of presentations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages