Image Compression: Always compress to JPEG
Force image compression to use the JPEG format, regardless of the original image's mime type (e.g., PNG, WebP). This allows the compression loop to reduce file size more effectively by adjusting the quality, which was previously skipped for PNGs.