This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

Webp Images

Comments

1 comment

  • Avatar
    Maor Gariv

    Hi,

    There is no need to upload both versions, Cloudinary fully supports storing WebP images.
    That said, please note that not all browsers support viewing WebP formats (e.g., FireFox, IE).

    To deliver these images to all browsers, you can convert them to the appropriate formats or you can simply add f_auto as transformation to automatically serve the right format to the users, based on their browser (i.e., WebP for Chrome, JPEG-XR for Edge, etc.).

    For more information,
    http://cloudinary.com/documentation/image_optimization#how_to_optimize_image_format

    -1
    Comment actions Permalink

Post is closed for comments.