1. Standard Web Image Conversion
Web Content EditorBackground
A content editor downloaded several assets in WebP format but needs to upload them to a CMS that only accepts JPG files.
Problem
The CMS rejects the WebP files, preventing the article from being published.
How to use
Upload the WebP file and keep the default quality setting of 85.
quality: 85Outcome
A high-quality JPG file ready for immediate upload to the CMS.