Skip to content

add support for JXL frame optimizations #8218

Open
@johnkw

Description

@johnkw

Is your feature request related to a problem? Please describe.

magick supports multiple frames for jxl, which is great. But apparently it makes no attempt to encode them with subtraction or modify any of the other frame-related features.

Seemingly at the moment magick doesn't support any frame optimization? (Apologies, but if it does, they aren't easy to find documentation on.) Ideally it would be on by default, so that if you include the same file repeatedly, the output jxl doesn't get much bigger.

Describe the solution you'd like

New command line option to support (or disable?) frame optimization.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions