Skip to content

VKorelsky/slideSlurper

Repository files navigation

Slide Slurper

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

Installation

$ pipx install slideSlurper

or clone the repository, install uv and

$ uv venv
$ uv sync
$ uv run slurp video_file_path output_pdf_name

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages