PDF to Excel Table Extractor avatar

PDF to Excel Table Extractor

Pricing

$50.00 / 1,000 successful pdf to excel conversions

Go to Apify Store
PDF to Excel Table Extractor

PDF to Excel Table Extractor

Extract structured tables from PDF files and convert them into clean, formatted Excel (.xlsx) workbooks automatically.

Pricing

$50.00 / 1,000 successful pdf to excel conversions

Rating

0.0

(0)

Developer

Daniel Messias Leão da silva

Daniel Messias Leão da silva

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Convert structured tables from PDF files into clean, formatted Excel (.xlsx) workbooks automatically.

What it does

This Actor downloads a public PDF, detects structured tables, extracts their data, and creates an Excel workbook ready for review, sorting, filtering, or further processing.

Features

  • Extracts tables from PDF files
  • Creates Excel .xlsx output
  • Preserves numeric values when possible
  • Formats headers and numeric columns
  • Freezes the header row
  • Adds Excel filters
  • Performs extraction quality checks
  • Charges only when at least one table is successfully extracted

Input

Provide a public HTTPS URL pointing to a PDF file.

Example:

{
"pdf_url": "https://example.com/document.pdf"
}
## Output
A successful run returns the number of tables and rows extracted, the extraction method, quality scores, and the generated Excel file.
The generated workbook is stored as:
OUTPUT.xlsx
## Pricing
You are charged only when at least one table is successfully extracted.
Current price: $0.05 per successful conversion.
PDFs where no table is detected are not charged the conversion event.
## Notes
- The PDF URL must be publicly accessible through HTTPS.
- Results depend on the structure and quality of the source PDF.
- Scanned or image-only PDFs may require OCR.