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

weird CMYK and text at top of output image #267

Open
SaschaHeyer opened this issue Apr 23, 2023 · 0 comments
Open

weird CMYK and text at top of output image #267

SaschaHeyer opened this issue Apr 23, 2023 · 0 comments

Comments

@SaschaHeyer
Copy link

Describe the bug
weird CMYK and text at top of output image

input
news.pdf

output
page0

To Reproduce
Steps to reproduce the behavior:
from pdf2image import convert_from_path
images = convert_from_path('news.pdf')

Expected behavior
no additional text

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

No branches or pull requests

1 participant