Skip to content

fix(#304): Standardize encoding from pdftotext - #596

Merged
KyleKing merged 6 commits into
masterfrom
kyle/fix-107-304-pdf-utf8
Aug 27, 2026
Merged

fix(#304): Standardize encoding from pdftotext#596
KyleKing merged 6 commits into
masterfrom
kyle/fix-107-304-pdf-utf8

Conversation

@KyleKing

@KyleKing KyleKing commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Fixes: #304
Fixes: #107

All of the encoding options for pdftotext are strict subsets of UTF8, so choosing this and processing it after running will ensure correct and consistent extraction across operating systems

@KyleKing KyleKing self-assigned this Aug 2, 2026
@KyleKing
KyleKing requested a review from deanmalmgren August 2, 2026 04:18

@deanmalmgren deanmalmgren left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this together @KyleKing 👏 💥 👏

@KyleKing

KyleKing commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator Author

The first time I've actually used the web editor to resolve a conflict in I don't know who many years of seeing that option in GitHub 🎉 😆

@KyleKing
KyleKing merged commit d659a38 into master Aug 27, 2026
14 of 15 checks 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.

Letters with diacritic left out. UnicodeDecodeError: 'cp949' codec can't decode bytes

2 participants