convert_to_imgs: Convert a file (PDF) to per-page images (PNG)

Description Usage Arguments Value Examples

Description

Tesseract requires images for OCR. Many analyses benefit from being able to access pages independently.

Usage

1

Arguments

file

Path to a PDF to be converted to per-page images

verbose

Whether to print processing messages [TRUE]

Value

Directory to which the per-page images are saved

Examples

1
2
3
4
## Not run: 
convert_to_imgs("test.pdf")

## End(Not run)

jacob-ogre/pdftext documentation built on May 18, 2019, 8:01 a.m.