Skip to content

Expose more JPEG encoding options #2500

@Shnatsel

Description

@Shnatsel

The built-in JPEG encoder always encodes with 4:2:2 subsampling, while the most useful ones are 4:4:4 and 4:2:0, and does not allow controlling other parameters such as progressive JPEG encoding, etc.

After #1885 gets us all these features, they need to be exposed in the public API.

This is needed for wondermagick.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: APImissing or awkward public APIs, maintainer choicekind: new featuresAn operation that does not exist yet, add draft tag if appropriatetopic: formatsTowards better encoding format coverage

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions