Why Cwebp optimizer accept only webp? https://github.com/spatie/image-optimizer/blob/main/src/Optimizers/Cwebp.php#L13 `cwebp` binary supports jpg, png, tiff and webp as input file https://developers.google.com/speed/webp/docs/cwebp?hl=en#description as
Why Cwebp optimizer accept only webp?
https://github.com/spatie/image-optimizer/blob/main/src/Optimizers/Cwebp.php#L13
cwebpbinary supports jpg, png, tiff and webp as input filehttps://developers.google.com/speed/webp/docs/cwebp?hl=en#description as