Document recognition test task To use you need install tesseract, anaconda. Clone repository, then go to folder with project and run: conda env create -f environment.yml conda activate cv_test_task python cv.py [path_to_image | empty (to form result for all images in "cv" folder]