## Feature Request iPhone photos are often in HEIC format. Currently only PNG/JPEG/TIFF/BMP are supported for OCR input. ### Implementation Use `pillow-heif` or convert via system `imagemagick` before passing to OCR engine.