Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("tesseract")

5.2.1 by Jeroen Ooms, 5 months ago


https://docs.ropensci.org/tesseract/ (website) https://github.com/ropensci/tesseract (devel)


Report a bug at https://github.com/ropensci/tesseract/issues


Browse source code at https://github.com/cran/tesseract


Authors: Jeroen Ooms [aut, cre]


Documentation:   PDF Manual  


Apache License 2.0 license


Imports Rcpp, pdftools, curl, rappdirs, digest

Suggests magick, spelling, knitr, tibble, rmarkdown

Linking to Rcpp

System requirements: Tesseract >= 3.03 (libtesseract-dev / tesseract-devel) and Leptonica (libleptonica-dev / leptonica-devel). On Debian you need to install the English training data separately (tesseract-ocr-eng)


Suggested by camtrapR, imagerExtra, magick, pdftools.


See at CRAN