๐ Script to add a pdf file as separate images to an Anki deck
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.