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
- Host: GitHub
- URL: https://github.com/kitsuya0828/lecture-capture-pdf
- Owner: kitsuya0828
- Created: 2022-04-14T15:21:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-24T16:24:51.000Z (about 4 years ago)
- Last Synced: 2025-02-10T01:41:50.660Z (over 1 year ago)
- Topics: img2pdf, opencv, python, streamlit
- Language: Python
- Homepage:
- Size: 274 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lecapy [](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!