Belval / pdf2image

A python module that wraps the pdftoppm utility to convert PDF to PIL Image object
MIT License
1.6k stars 194 forks source link

weird CMYK and text at top of output image #267

Open SaschaHeyer opened 1 year ago

SaschaHeyer commented 1 year ago

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