Skip to content

refactor: replace pdf-ts with pdf-parse for PDF conversion - #8

Merged
dead8309 merged 2 commits into
dead8309:mainfrom
Diluka:main
Nov 27, 2025
Merged

refactor: replace pdf-ts with pdf-parse for PDF conversion#8
dead8309 merged 2 commits into
dead8309:mainfrom
Diluka:main

Conversation

@Diluka

@Diluka Diluka commented Nov 27, 2025

Copy link
Copy Markdown
Contributor
  • Updated the PDF conversion logic to use pdf-parse instead of pdf-ts.
  • Adjusted the import statements accordingly.
  • Modified the _convert method to utilize the new parser and return the extracted text.

Closes #7

- Updated the PDF conversion logic to use pdf-parse instead of pdf-ts.
- Adjusted the import statements accordingly.
- Modified the _convert method to utilize the new parser and return the extracted text.
@dead8309
dead8309 merged commit 2a491e7 into dead8309:main Nov 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

It is recommended to change the PDF library.

2 participants