Skip to content

Add PDF table extraction support #1

@ArkNill

Description

@ArkNill

Feature Request

Currently PDF processing extracts text via pypdfium2, but tables in PDFs (common in invoices, financial docs) are lost.

Consider integrating table detection:

  • camelot-py or tabula-py for rule-based table extraction
  • Or pass table regions to LLM separately

Motivation

Invoices and bank statements heavily rely on tabular data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions