@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.

当前版本
v1.0.0
code-plugin社区source-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

源码与版本

源码仓库

PdfApiHub/openclaw-pdf-to-excel

打开仓库

源码提交

751e48b8f3105f4100d385d96991c0783933f618

查看提交

安装命令

openclaw plugins install clawhub:pdf-to-excel

元数据

  • 包名: pdf-to-excel
  • 创建时间: 2026/04/17
  • 更新时间: 2026/04/17
  • 执行代码:
  • 源码标签: main

兼容性

  • 构建于 OpenClaw: 2026.3.24-beta.2
  • 插件 API 范围: >=2026.3.24-beta.2
  • 标签: latest
  • 文件数: 7