-
Notifications
You must be signed in to change notification settings - Fork 672
Open
Description
This tracks the current metadata support for ICC, Exif, XMP and IPTC metadata. The current state is:
| Format | ICC | Exif | XMP | IPTC |
|---|---|---|---|---|
| JPEG | Supported (In image-rs) | Supported (In image-rs) | Supported (in image-rs) | Supported (In image-rs) |
| PNG | Supported (In image-rs) | Supported (In image-rs) | Supported (In image-rs) | Supported (In image-rs) |
| Tiff | Supported (In image-rs) | Supported (open PR) | Supported (In image-rs) | Supported (needs work in tiff crate) |
| Gif | Supported (In image-rs) | Unsupported | Supported (In image-rs) | Unsupported |
| WebP | Supported (In image-rs) | Supported (In image-rs) | Supported (In image-rs) | Unsupported |
Metadata
Metadata
Assignees
Labels
No labels