removed highlighting text. Added in magnifying words left side, sync scrolling, keyboard shortcuts, editing text etc

This commit is contained in:
nathan
2026-05-11 10:24:32 -04:00
parent 7b059390bd
commit 77323821cb
2 changed files with 10 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ Requirements:
Poppler must be on PATH (pdftoppm command must work).
Usage:
python ocr_wardiaries.py --input_dir "C:\path\to\pdfs" --output_dir "C:\path\to\output" --api_key "YOUR_KEY"
python ocr_wardiaries.py --input_dir "C:/path/to/pdfs" --output_dir "C:/path/to/output" --api_key "YOUR_KEY"
"""
import argparse