--- title: ImageContentType - Customer API description: List of supported image content types. api_version: 2025-10 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/enums/imagecontenttype md: https://shopify.dev/docs/api/customer/latest/enums/imagecontenttype.md --- # Image​Content​Type enum List of supported image content types. ## Valid values * JPG A JPG image. * PNG A PNG image. * WEBP A WEBP image. *** ## Fields * [Image.​transformed​Src](https://shopify.dev/docs/api/customer/latest/objects/Image#field-transformedSrc) ARGUMENT Represents an image resource. * [Image​Transform​Input.​preferred​Content​Type](https://shopify.dev/docs/api/customer/latest/input-objects/ImageTransformInput#field-preferredContentType) INPUT OBJECT The available options for transforming an image. All transformation options are considered best effort. Any transformation that the original image type doesn't support will be ignored. * [Payment​Icon​Image.​transformed​Src](https://shopify.dev/docs/api/customer/latest/objects/PaymentIconImage#field-transformedSrc) ARGUMENT Represents an image resource. *** ## Map ### Inputs with this enum * [Image​Transform​Input.preferredContentType](https://shopify.dev/docs/api/customer/latest/input-objects/ImageTransformInput#field-preferredContentType) ### Arguments with this enum * <-|[Image.transformedSrc(preferredContentType)](https://shopify.dev/docs/api/customer/latest/objects/Image#field-transformedSrc) * <-|[Payment​Icon​Image.transformedSrc(preferredContentType)](https://shopify.dev/docs/api/customer/latest/objects/PaymentIconImage#field-transformedSrc)