## 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.
Feature Request
iPhone photos are often in HEIC format. Currently only PNG/JPEG/TIFF/BMP are supported for OCR input.
Implementation
Use
pillow-heifor convert via systemimagemagickbefore passing to OCR engine.