Skip to content

FlateDecode DeviceRGB Image not extracting properly #5

Description

@nsideras

I have a PDF containing an image with FlateDecode encoding and DeviceRGB color space that does not extract as expected. With my limited understanding, I believe the color palette is not being read properly.

<< /Type /XObject
/Subtype /Image
/Height 1800
/Width 1200
/BitsPerComponent 8
/Length 128257
/Filter /FlateDecode
/DecodeParms << /Predictor 15
/Colors 3
/BitsPerComponent 8
/Columns 1200
>>
/ColorSpace /DeviceRGB
>>

I understand that not all images can currently be extracted, but I believe this image meets the properties of generally extractable images.

98ccc0ea322f4e80aa38cf353de2cd6e[1].pdf
00000001-001

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions