Skip to content

Support for Indexed Color images #2620

@SecretX33

Description

@SecretX33

Information:

  • Chainner version: v0.22.0
  • OS: Windows 10

Description

I was trying to process some of my images, but for some reason, one of them turns dark as soon as it's processed, and it doesn't matter which image format I try to use, the output image always becomes pitch black.

Upon opening the image on Photoshop, I discovered that this image is using something called "Indexed Color", which I think chaiNNer isn't equipped to handle ATM.

Here's a quick preview of what is happening:

results
On the left we see the "input" image, and on the right we see the "output" of the pipeline.

Photoshop_Skia2lhaYI
Photoshop dialog showing that the image is using "Indexed Color".

This is the pipeline I'm using to test:

chaiNNer_f231xgYq2J
The entire pipeline, "read from the folder, convert it to PNG then save it".

Logs

Apparently, there are no errors on the log.

logs.zip

Download images

Here's the ZIP with the input and output images: images.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions