Overview
Sources
Libraries
Images API

Strip strip

Remove metadata from the final output image, reducing file size.

Values

  • all: remove all Exif, XMP, IPTC, ICC profile, and associated metadata.
  • metadata: remove all Exif, XMP, IPTC and associated metadata except ICC profile.

The default value for this parameter is metadata. So, by default, all transformations generated by imglab will not include source image metadata, except ICC profile (if available).

Examples

We will use here strip=all parameter, removing all metadata (and ICC profile if available) so they are not included in the output image:

GET
https://assets.imglab-cdn.net/woman.jpeg?strip=all
Woman holding a camera with metadata and color profile removed from output image using strip parameter with value to all.
x px