--- title: Image - Storefront API description: Represents an image resource. api_version: 2026-01 api_name: storefront type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/latest/objects/Image' md: 'https://shopify.dev/docs/api/storefront/latest/objects/Image.md' --- # Image object Represents an image resource. ## Fields * altText * height * id * thumbhash * url * width ### Deprecated fields * originalSrc: deprecated * src: deprecated * transformedSrc: deprecated *** ## Map ### Fields and connections with this object * [Article.image](https://shopify.dev/docs/api/storefront/latest/objects/Article#field-Article.fields.image) * [Collection.image](https://shopify.dev/docs/api/storefront/latest/objects/Collection#field-Collection.fields.image) * [ExternalVideo.previewImage](https://shopify.dev/docs/api/storefront/latest/objects/ExternalVideo#field-ExternalVideo.fields.previewImage) * [GenericFile.previewImage](https://shopify.dev/docs/api/storefront/latest/objects/GenericFile#field-GenericFile.fields.previewImage) * [ImageConnection.nodes](https://shopify.dev/docs/api/storefront/latest/connections/ImageConnection#returns-nodes) * [ImageEdge.node](https://shopify.dev/docs/api/storefront/latest/objects/ImageEdge#field-ImageEdge.fields.node) * [Media.previewImage](https://shopify.dev/docs/api/storefront/latest/interfaces/Media#fields-previewImage) * [MediaImage.image](https://shopify.dev/docs/api/storefront/latest/objects/MediaImage#field-MediaImage.fields.image) * [MediaImage.previewImage](https://shopify.dev/docs/api/storefront/latest/objects/MediaImage#field-MediaImage.fields.previewImage) * [Model3d.previewImage](https://shopify.dev/docs/api/storefront/latest/objects/Model3d#field-Model3d.fields.previewImage) * [Product.featuredImage](https://shopify.dev/docs/api/storefront/latest/objects/Product#field-Product.fields.featuredImage) * [Product.images](https://shopify.dev/docs/api/storefront/latest/objects/Product#field-Product.fields.images) * [ProductVariant.image](https://shopify.dev/docs/api/storefront/latest/objects/ProductVariant#field-ProductVariant.fields.image) * [Video.previewImage](https://shopify.dev/docs/api/storefront/latest/objects/Video#field-Video.fields.previewImage)