Skip to content

Support for animated WebP and APNG #1190

@Jalvaviel

Description

@Jalvaviel

Is your feature request related to a use case or a problem you are working on? Please describe.
I want to access metadata attributes from an animated WebP / APNG, like disposal, frame duration, etc.

Describe the solution you'd like
I want to get the attributes like ImageIO GIFImageMetadata, or at least in a similar way.

Describe alternatives you've considered
Getting the image buffer and manually searching for headers like ANIM, ANMF, etc

Additional context
I found out the WebPImageMetadata class has a todo: // TODO: Get useful text nodes from EXIF or XMP. These are closely related as they're also headers.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions