Auditite
All templates
Template SEO Manager

Image Optimization Audit Template with Auditite

Audit and optimize images across your entire site with this template. Covers format selection, compression targets, alt text, and lazy loading.

Overview

Images typically account for 40-60% of a web page’s total weight. Unoptimized images slow page loads, hurt Core Web Vitals scores, and waste bandwidth. This template provides a systematic approach to auditing and optimizing images across your entire site.

Image Format Selection Guide

FormatBest ForCompressionBrowser SupportRecommendation
WebPPhotos, illustrations, iconsLossy + lossless, 25-35% smaller than JPEG97%+ browsersDefault choice for most images
AVIFPhotos, complex images50% smaller than JPEG92%+ browsersUse with WebP fallback
JPEGPhotos (fallback)Lossy onlyUniversalFallback for older browsers
PNGTransparency, screenshotsLosslessUniversalOnly when transparency is needed
SVGIcons, logos, illustrationsVector (infinite scale)UniversalAlways for icons and logos

Compression Targets

Image TypeTarget QualityMax File SizeMax Dimensions
Hero/banner images80-85% quality200 KB1920px wide
Content images75-85% quality150 KB1200px wide
Thumbnails70-80% quality50 KB400px wide
Product images80-90% quality200 KB1200px wide
Background images60-75% quality150 KB1920px wide
Icons/logosLossless (SVG)10 KBN/A (vector)

Image Audit Worksheet

URLImage URLCurrent FormatSize (KB)DimensionsHas Alt TextLazy LoadedScoreAction
Yes/NoYes/No/10

Image Scoring Rubric

FactorScore (0-2)Criteria
Format0 = BMP/TIFF, 1 = JPEG/PNG, 2 = WebP/AVIF
File size0 = Over 500KB, 1 = 200-500KB, 2 = Under 200KB
Dimensions0 = Oversized for container, 1 = Close, 2 = Matches display size
Alt text0 = Missing, 1 = Generic, 2 = Descriptive and keyword-relevant
Lazy loading0 = Not lazy loaded (below fold), 1 = Partial, 2 = Properly implemented

Total Score: /10 per image. Images scoring below 6 need immediate optimization.

Alt Text Guidelines

TypeGood ExampleBad Example
Product image”Blue running shoe, Nike Air Max 270, side view""shoe” or “IMG_4532.jpg”
Blog illustration”Bar chart showing Core Web Vitals scores before and after optimization""chart” or “image”
Decorative imagealt="" (empty alt, not missing)“decorative divider”
Infographic”Infographic: 10 steps to technical SEO audit” + long description”infographic”
Screenshot”Google Search Console performance report showing 50% traffic increase""screenshot”

Responsive Image Checklist

  • srcset attribute provides multiple image sizes
  • sizes attribute specifies image width at different breakpoints
  • Art direction uses <picture> element for different crops
  • Retina displays served 2x images (only where needed)
  • Image dimensions (width and height attributes) are set to prevent CLS

Lazy Loading Implementation

ElementImplementationPriority
Above-the-fold imagesloading="eager" or no attributeLoad immediately
Below-the-fold imagesloading="lazy"Load on scroll
Background imagesCSS content-visibility: auto or Intersection ObserverLoad on scroll
Iframe embeds (YouTube, maps)loading="lazy"Load on scroll

Critical rule: Never lazy-load the LCP (Largest Contentful Paint) image. This is usually the hero image or first content image.

CDN and Delivery

CheckStatusNotes
Images served from CDN
CDN auto-format (WebP/AVIF)
CDN auto-resize
Cache headers set (1 year for hashed URLs)
HTTP/2 or HTTP/3 enabled

Bulk Optimization Process

  1. Crawl your site to inventory all images (Auditite provides this automatically)
  2. Export the list with URLs, sizes, formats, and alt text status
  3. Score each image using the rubric above
  4. Prioritize images on high-traffic pages first
  5. Convert to WebP/AVIF with appropriate quality settings
  6. Add or improve alt text for all images scoring 0-1
  7. Implement lazy loading for below-fold images
  8. Add width and height attributes to prevent layout shift
  9. Set up responsive images with srcset and sizes
  10. Re-audit after changes to verify improvements

Auditite automatically detects oversized images, missing alt text, incorrect lazy loading, and missing responsive image attributes during every site audit.

Want the how-to behind this template?

Check out our playbooks for step-by-step audit process guides.

Get insights delivered weekly

Join teams who get actionable playbooks, benchmarks, and product updates every week.