Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 554 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 554 Bytes

add-pdf-to-anki

📚 Script to add a pdf file as separate images to an Anki deck

Usage

To use the script, you will have to have Streamlit installed on your system. You can install it using the following command.

pip install streamlit

To run the script, clone the repository and run the following command in the project folder:

streamlit run app.py

The rest of the instructions are explained in the page that is opened in the default browser. Feel free to modify your local copy of the program to suit your workflow.