Skip to content

Sub-issue: Implement PDF File Parser #14

@OmarMGaber

Description

@OmarMGaber

Description

Add a parser for .pdf files to extract text for indexing.


What to Do

  • Create a PDFParser struct that implements the Parser interface.
  • Use a Go PDF parsing library like unidoc/unipdf or rsc.io/pdf to extract text.
  • Ensure basic error handling for unsupported or encrypted PDFs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions