put image file and this program will make text annotation and recognition
$ conda install PyMuPDF
$ conda install -c conda-forge tesseract
$ conda install -c conda-forge pyocr
$ python main.py --input IMGファイルの場所 --output1 アノテーションの出力ファイルの場所 --output2 認識済みファイルの場所