Image Too Small

The primary image you submitted for this product is below Google's minimum pixel dimensions. Google Shopping is a visual channel — undersized images look blurry or pixelated at Shopping ad sizes, creating a poor user experience. Google enforces minimums to maintain ad quality. Meeting the technical minimum is not enough to compete; most high-performing Shopping listings use images of 800×800px or larger.

ErrorFeed - ImagesReviewed April 16, 2026
Exact text Google shows
Image too small [image_link]

Impact: Products with images below Google's minimum dimensions are disapproved and cannot serve in Shopping ads. Google's minimum is 100×100px for non-apparel products and 250×250px for apparel — but these floors are rising to 500×500px for all products starting January 31, 2027.

Root Causes

  • 1You're using a thumbnail or compressed version of the product image instead of the original — common when your feed plugin pulls the WordPress or Shopify thumbnail (300×300) instead of the full-size image.
  • 2Product images were uploaded at low resolution originally and no full-size version exists — this requires replacing the image entirely with a higher-resolution photo.
  • 3Your CDN or image optimization layer is serving a smaller version of the image to Googlebot based on the User-Agent, while showing full-size images to human visitors.
  • 4For apparel categories (Apparel & Accessories, Google taxonomy ID 166): you submitted a 200×200px image that passes for non-apparel but fails the stricter 250×250px apparel minimum.
  • 5You're using the variant image (often a swatch or detail shot at low resolution) as the main image instead of the hero product image.

Fix by Platform

  1. 1In Shopify Admin → Products, open the affected product and check the first image listed (the 'Featured image' — it's the one Google uses).
  2. 2Click the image to see its dimensions. Shopify shows the dimensions in the top-right of the image editor.
  3. 3If the image is undersized: click 'Add image' and upload a high-resolution version (800×800px minimum recommended, 1600×1600px ideal). Then drag it to the first position.
  4. 4For variant images set as the main product image: go to the 'Media' section of the product and ensure a full-product-shot is in position 1, with variant images in later positions.
  5. 5If you use a third-party feed app: verify the app is pulling 'src' (original size) not 'thumb' — check the app's image size settings. Simprosys and AdNabu both have explicit 'image size' toggles.
{% assign img = product.featured_image %}
{% comment %}Shopify original image (never scaled down):{% endcomment %}
{{ img | image_url: width: 1600 }}

When This Doesn't Apply

Every product image must meet Google's size requirements. There are no exemptions. Starting January 31, 2027, Google is raising the minimum from 100×100px (non-apparel) and 250×250px (apparel) to 500×500px for all product types. The recommended size is 800×800px; 1600×1600px is best for high-resolution device displays.

Check your store now

Free compliance scan — 47 rules checked in minutes.

Run compliance check

Frequently Asked Questions

What's the difference between the current minimum and the 2027 minimum?+

As of 2026, the minimum is 100×100px for non-apparel and 250×250px for apparel. Starting January 31, 2027, Google is raising this to 500×500px for all product types. If you're uploading images now, target at least 800×800px to avoid having to redo this work in 2027.

My image is 500×500px but Google still shows 'image too small'. Why?+

Check the image your feed is actually submitting, not the image on your product page. Your feed plugin may be pulling a resized thumbnail rather than the full image. Download your feed XML or CSV and open the image URL from the image_link column directly in your browser to check the actual dimensions being submitted.

Can I zoom or crop a small image to make it larger?+

No. Upscaling a 200×200px image to 800×800px just creates a blurry 800×800px image — Google will still reject it as low quality. You need the original high-resolution photo. Contact your supplier or photographer for the original file.

Does the image need to be square?+

Google recommends square images (1:1 ratio) because that's how they display in Shopping ads. Non-square images are technically accepted as long as they meet minimum dimensions, but they'll be letterboxed or cropped in the ad display, which hurts CTR.

What image file formats are accepted?+

JPEG, PNG, GIF (static), BMP, TIFF, and WebP are all accepted. JPEG is recommended for product photos. Maximum file size is 16MB. Maximum pixel dimensions are 64 megapixels (e.g., 8000×8000px). Do not submit images with added promotional text, watermarks, or overlaid price banners — Google flags these.

Related Errors