Problem
so i have been trying to get jpg and png's to OCR, they just result in blank .md files
i get nothing from the exe that tells me what is wrong.
it should say what dependency it is missing.
jpg solution
after an hour with copilot we figured out that ExifTool was missing for jpg. installing it with [all] isnt really all
i am on windows using ps7 terminal and i am running Python 3.14.3.
Problem
so i have been trying to get jpg and png's to OCR, they just result in blank .md files
i get nothing from the exe that tells me what is wrong.
it should say what dependency it is missing.
jpg solution
after an hour with copilot we figured out that ExifTool was missing for jpg. installing it with [all] isnt really all
i am on windows using ps7 terminal and i am running Python 3.14.3.