Compression & Export

Image compression, format conversion, and responsive variant generation.

Overview

Picture Optimizer's export pipeline compresses images, converts formats, optionally creates responsive variants, and writes EXIF metadata — all in a single operation.

Output Formats

FormatBest ForNotes
WebPGeneral web useExcellent compression, wide browser support
AVIFMaximum compressionSmallest files, growing browser support
JPEGPhotography, gradientsUniversal compatibility
PNGGraphics, transparencyLossless option available
OriginalKeep current formatApplies compression without converting

Quality Presets

Instead of raw quality numbers, Picture Optimizer uses named presets that map to optimized quality values per format:

PresetJPEGWebPAVIFPNGUse Case
Maximum989880LosslessPrint, archival
Very High909065LosslessPhotography
High (Sharp)828255LosslessLogos, sharp detail
Medium (Smooth)757545PalettePhotos, gradients
Low606035PaletteThumbnails
Minimum353520PaletteTiny file size

Responsive Variants

When enabled, Picture Optimizer generates multiple sizes of each image for responsive srcset delivery:

  • Configure breakpoints (e.g., 480px, 768px, 1024px, 1440px)
  • Each variant is compressed with the same quality preset
  • WordPress receives the full-size image; variants are stored alongside it

EXIF Metadata Writing

During export, AI-generated metadata is embedded directly into image file headers:

  • EXIF — Title, description, keywords
  • XMP — Extended metadata fields
  • IPTC — Caption, copyright, keywords

This means the metadata travels with the file if it's downloaded or syndicated.

Size Estimation

Before exporting, the plugin shows estimated output sizes based on:

  • The original image dimensions and file size
  • The chosen format and quality preset
  • Format-specific compression ratios

These estimates are calculated using constants fetched from the API and are typically accurate within 10-20%.

Sample Preview

Before committing to a full export, you can preview up to 5 images with your chosen settings:

  1. Configure your export settings
  2. Click Preview Sample
  3. Compare before/after side-by-side with zoom and pan
  4. Adjust settings and re-sample if needed
  5. Proceed to full export when satisfied

Samples are free — no credits are charged for preview exports. See Sample Preview for details.