Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a fallback to use PyMuPDF to convert pdf to image if Poppler not found #146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

szeyu
Copy link

@szeyu szeyu commented Feb 24, 2025

Update pyzerox/processor/pdf.py convert_pdf_to_images function to add a fallback to use PyMuPDF that convert pdf to image without Poppler if Poppler not found

This ensure that it work in "everyone" version before they download the Poppler in the right path

…dd a fallback to use PyMuPDF that convert pdf to image without Poppler if Poppler not found

This ensure that it work in "everyone" version before they download the Poppler in the right path
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.

1 participant