Skip to content

JPEG-XL reads ICC profile but doesn't put it in the spec, doesn't write #4649

@lgritz

Description

@lgritz

Our JPEG-XL reader uses the jxl API to extract the ICC profile... but then it doesn't call decode_icc_profile to enter the information as attributes in the ImageSpec.

Also, the JPEG-XL writer doesn't write ICC profiles, even if one is in the ImageSpec supplied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement of existing/working features.file formatsImage file formats, ImageInput, ImageOutputgood first issueGood one-day project for beginners without much knowledge of the code base.help wantedA task that is desired, but needs somebody to commit the effort to implement it.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions