List of supported image content types.


A JPG image.

A PNG image.

A WEBP image.


Was this section helpful?

Best effort conversion of image into content type (SVG -> PNG, Anything -> JPG, Anything -> WEBP are supported).

Convert the source image into the preferred content type. Supported conversions: .svg to .png, any file type to .jpg, and any file type to .webp.


Was this section helpful?
Map
ImageContentType

Deprecated arguments from

  • Image
    .transformedSrc(preferredContentType)

Inputs from