An open API service indexing awesome lists of open source software.

https://github.com/kitsuya0828/lecture-capture-pdf

A streamlit/Python app which automatically converts a lecture video into a PDF file
https://github.com/kitsuya0828/lecture-capture-pdf

img2pdf opencv python streamlit

Last synced: about 1 year ago
JSON representation

A streamlit/Python app which automatically converts a lecture video into a PDF file

Awesome Lists containing this project

README

          

# Lecapy [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/kitsuya0828/lecapy/main/app.py)

**Lecapy** automatically converts a lecture video into a PDF file.

Lecapy = Lecture + Capture + Python

# DEMO

Streamlit Sharing : [https://share.streamlit.io/kitsuya0828/lecapy/main/app.py](https://share.streamlit.io/kitsuya0828/lecapy/main/app.py)

# License

"Lecapy" is under [MIT license](https://en.wikipedia.org/wiki/MIT_License).

Thank you!