pypdfocr
pypdfocr copied to clipboard
Fixes: WARNING: Could not execute identify to calculate DPI
trafficstars
Output:
identify -format "%w %x %h %y
" "example.pdf"
list index out of range
WARNING: Could not execute identify to calculate DPI (try installing imagemagick?), so defaulting to 300dpi
This fixes #43