Closed liudongmiao closed 3 months ago
For webp, it should be safe to remove metadata, and cwebp remove metadata default.
cwebp
And for image without exif, even if strip is unspecified, an empty exif will be added, it's about 212 byte.
strip
For webp, it should be safe to remove metadata, and
cwebp
remove metadata default.And for image without exif, even if
strip
is unspecified, an empty exif will be added, it's about 212 byte.