Showing 3 of total 3 results (show query)
ropensci
pdftools:Text Extraction, Rendering and Converting of PDF Documents
Utilities based on 'libpoppler' <https://poppler.freedesktop.org> for extracting text, fonts, attachments and metadata from a PDF file. Also supports high quality rendering of PDF documents into PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing in R.
Maintained by Jeroen Ooms. Last updated 26 days ago.
pdf-filespdf-formatpdftoolspopplerpoppler-librarytext-extractioncpp
529 stars 13.10 score 3.3k scripts 47 dependentsropensci
qpdf:Split, Combine and Compress PDF Files
Content-preserving transformations transformations of PDF files such as split, combine, and compress. This package interfaces directly to the 'qpdf' C++ library <https://qpdf.sourceforge.io/> and does not require any command line utilities. Note that 'qpdf' does not read actual content from PDF files: to extract text and data you need the 'pdftools' package.
Maintained by Jeroen Ooms. Last updated 7 days ago.
57 stars 10.65 score 203 scripts 76 dependentspachadotdev
cpp11qpdf:Split, Combine and Compress PDF Files
Bindings to 'qpdf': 'qpdf' (<https://qpdf.sourceforge.io/>) is a an open-source PDF rendering library that allows to conduct content-preserving transformations of PDF files such as split, combine, and compress PDF files.
Maintained by Mauricio Vargas Sepulveda. Last updated 3 months ago.
3 stars 5.56 score 4 scripts