I have setup the Format property in the Save Image step to WebP. But the images are still being saved with the original file extensions such as jpg or png. The Template property has been setup as {name}{ext}.
Do I need to replace the extension {ext} with webp to save the image with webp extension?
Does this formatting apply the WebP compression when saving the image?
Thank you for linking Ben’s video on this topic. I needed to add .webp as extension in the Template properties in the File Upload and Save Image steps. I have tested it and it’s working correctly now.
@ben, thank you for the video, explaining the image upload process with .webp formatting and extension.