Package: pdftables 0.1

pdftables: Programmatic Conversion of PDF Tables

Allows the user to convert PDF tables to formats more amenable to analysis ('.csv', '.xml', or '.xlsx') by wrapping the PDFTables API. In order to use the package, the user needs to sign up for an API account on the PDFTables website (<https://pdftables.com/pdf-to-excel-api>). The package works by taking a PDF file as input, uploading it to PDFTables, and returning a file with the extracted data.

Authors:Eric Persson [aut, cre]

pdftables_0.1.tar.gz
pdftables_0.1.zip(r-4.5)pdftables_0.1.zip(r-4.4)pdftables_0.1.zip(r-4.3)
pdftables_0.1.tgz(r-4.5-any)pdftables_0.1.tgz(r-4.4-any)pdftables_0.1.tgz(r-4.3-any)
pdftables_0.1.tar.gz(r-4.5-noble)pdftables_0.1.tar.gz(r-4.4-noble)
pdftables_0.1.tgz(r-4.4-emscripten)pdftables_0.1.tgz(r-4.3-emscripten)
pdftables.pdf |pdftables.html
pdftables/json (API)

# Install 'pdftables' in R:
install.packages('pdftables', repos = c('https://expersso.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/expersso/pdftables/issues

On CRAN:

Conda:

5.81 score 40 stars 32 scripts 279 downloads 1 mentions 2 exports 8 dependencies

Last updated 9 years agofrom:cddb18a7c9. Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 03 2025
R-4.5-winNOTEMar 03 2025
R-4.5-macNOTEMar 03 2025
R-4.5-linuxNOTEMar 03 2025
R-4.4-winNOTEMar 03 2025
R-4.4-macNOTEMar 03 2025
R-4.3-winNOTEMar 03 2025
R-4.3-macNOTEMar 03 2025

Exports:convert_pdfget_remaining

Dependencies:askpasscurlhttrjsonlitemimeopensslR6sys

Convert PDF Tables

Rendered fromconvert_pdf_tables.Rmdusingknitr::rmarkdownon Mar 03 2025.

Last update: 2016-08-15
Started: 2016-02-09