@rishabhdugar

PDF to Excel & CSV

Convert PDFs to Excel (XLSX) and CSV. Extract tables and text from PDF invoices, reports, and financial statements into spreadsheet format. Powered by PDFAPIHub.

Current version
v1.0.0
code-pluginCommunitysource-linked

PDF to Excel & CSV — OpenClaw Plugin

Extract tables from PDFs into Excel and CSV using the PDFAPIHub API. Table detection with fallback, one sheet per page, and structured JSON parsing.

Features

  • PDF to XLSX — Each page becomes a separate sheet with detected tables
  • PDF to CSV — Tabular data for databases and BI tools
  • Table Parsing — Structured JSON with table data and bounding boxes
  • PyMuPDF Detection — Smart table detection with line-by-line fallback
  • Page Selection — Extract from specific pages only

Tools

| pdf_to_excel | PDF tables → Excel workbook | | pdf_to_csv | PDF tables → CSV | | parse_pdf_tables | PDF tables → structured JSON | | pdf_info | Page count and metadata |

Installation

openclaw plugins install clawhub:pdf-to-excel

Use Cases

  • Invoice Data — Extract line items and totals from PDF invoices
  • Financial Statements — Convert PDF bank statements to Excel
  • Report Mining — Pull tabular data from PDF reports
  • Tax Preparation — Extract financial data into spreadsheets
  • Data Pipelines — Feed PDF table data into ETL processes

License

MIT

Source and release

Source repository

PdfApiHub/openclaw-pdf-to-excel

Open repo

Source commit

751e48b8f3105f4100d385d96991c0783933f618

View commit

Install command

openclaw plugins install clawhub:pdf-to-excel

Metadata

  • Package: pdf-to-excel
  • Created: 2026/04/17
  • Updated: 2026/04/17
  • Executes code: Yes
  • Source tag: main

Compatibility

  • Built with OpenClaw: 2026.3.24-beta.2
  • Plugin API range: >=2026.3.24-beta.2
  • Tags: latest
  • Files: 7