image_linkImage Too Small in Google Shopping Feed
Your product image doesn't meet Google's minimum size requirements. Images must be at least 100x100 pixels for non-apparel and 250x250 pixels for apparel products.
Use our free Feed Validator to check for this and other errors automatically.
What This Error Means
Google Shopping has strict minimum image size requirements to ensure products display properly across all devices and placements. When your image is too small, your product will be disapproved.
The minimum requirements are:
- Non-apparel products: Minimum 100 x 100 pixels
- Apparel products: Minimum 250 x 250 pixels
- Recommended: At least 800 x 800 pixels for best quality
- Maximum: 64 megapixels or 16MB file size
Small images look unprofessional in Shopping results and provide a poor user experience, which is why Google enforces these requirements strictly. For more on image optimization, see our product feed checklist.
How to Fix It
- Upload higher resolution images — Replace small images with versions that are at least 800x800 pixels for optimal display.
- Don't upscale small images — Artificially enlarging small images creates pixelated, blurry results. Use original high-resolution photos.
- Check your image URLs — Ensure your
image_linkpoints to the full-size image, not a thumbnail version. - Use product photography — Invest in proper product photography with sufficient resolution for e-commerce use.
- Audit your entire catalog — Check all products for image size compliance, especially older listings.
Examples
<!-- Image URL points to thumbnail: -->
<g:image_link>https://example.com/images/product-thumb-50x50.jpg</g:image_link>
<!-- Or a small image: -->
<g:image_link>https://example.com/images/product-80x80.jpg</g:image_link><!-- High-resolution product image: -->
<g:image_link>https://example.com/images/product-800x800.jpg</g:image_link>
<!-- Or even larger for best quality: -->
<g:image_link>https://example.com/images/product-1200x1200.jpg</g:image_link>Additional Tips
- Use square images (1:1 aspect ratio) for consistent display across placements
- Keep file sizes reasonable — compress images without sacrificing quality
- Use white or neutral backgrounds for product images
- Ensure the product fills at least 75% of the image frame
- Consider using additional_image_link for multiple high-res angles
Related Issues
Validate Your Feed Now
Use our free Google Shopping Feed Validator to check for this and other common errors before uploading to Merchant Center.
Open Feed Validator