The app allows you to use the annotation of a PDF document to automatically generate cards for Anki. Annotations can be selected by type and color. It also allows annotations to be extracted as images or annotation text to isolate information from the document.
Python 3.8.8 Highlighted uses following modules:
- PyMuPDF
- genanki
- pyQt5
This app was tested only on macOS with intel and M1. It should work on other platforms; this however cannot be guaranteed. M1 seems to have a problem with native installation of some of the required packages. Installing modules and using the app inside an anaconda environment works, since anaconda itself is not yet native to M1 and seems to run using Rosetta 2.