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

Pillow raises exception on CCITTFaxDecode image streams #31

Open
bitsgalore opened this issue Nov 7, 2024 · 0 comments
Open

Pillow raises exception on CCITTFaxDecode image streams #31

bitsgalore opened this issue Nov 7, 2024 · 0 comments

Comments

@bitsgalore
Copy link
Member

bitsgalore commented Nov 7, 2024

Example:

<image>
  <pdf>
    <xref>1973</xref>
    <width>2642</width>
    <height>3331</height>
    <bpc>1</bpc>
    <colorspace>DeviceGray</colorspace>
    <altcolorspace></altcolorspace>
    <filter>CCITTFaxDecode</filter>
  </pdf>
  <stream>
    <exceptions>
      <exception>cannot identify image file &lt;_io.BytesIO object at 0x7f4edd3b3ae0&gt;</exception>
    </exceptions>
  </stream>
</image>
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