Hi. I'm trying to do OCR on some large PDFs (hundreds of pages), and to do that, I need to convert all the pages to images. imagemagick, amiright?
I started out with a command like this:
convert some-doc.pdf some-folder/%03d.tiff
This worked. slowly but surely. However, the resulting images ...
Search found 1 match
- 2015-04-23T21:38:38-07:00
- Forum: Users
- Topic: trying to create high-quality tiff from PDF for OCR, but it's too resource intensive!
- Replies: 2
- Views: 1918