metadata
By default, the image optimizer will remove all metadata embedded in an image. The metadata
parameter allows this behavior to be configured.
Syntax
metadata={value}
Allowed values
Value | Description |
---|---|
copyright | Preserve copyright notice, creator, credit line, licensor, and web statement of rights fields. |
c2pa | Preserve the C2PA manifest and add any transformations performed by Fastly Image Optimizer. |
copyright,c2pa | Apply both c2pa and copyright metadata filters. |
Notes
- These parameters are only effective when the source and destination format are both
jpeg
. - To allow C2PA manifests users must contact support to enable this functionally.