YAML for Compress images
Compress images to reduce file size while maintaining quality.
YAML examples for Compress images
Compress images with options
yaml- action: "Compress images" type: "IMAGE_COMPRESSION" local_path: "assets/" destination: "compressed_images/" level: "2" types: "jpg,png,gif,svg"