Introduction

What is Picture Optimizer and how it works.

Picture Optimizer is an AI-powered image optimization platform designed for WordPress. It combines intelligent metadata generation with advanced image compression to help you deliver faster, more accessible, and SEO-friendly images.

How It Works

Picture Optimizer is a three-component system:

  1. WordPress Plugin — Integrates directly into the WordPress Media Library. Select images, choose a processing pipeline, and the plugin handles the rest.
  2. SaaS Platform — The cloud backend that hosts the AI analysis engine, image processing pipeline, user accounts, and credit billing.
  3. Flask API Gateway — Sits between the WordPress plugin and the SaaS platform. Handles authentication, credit validation, and request routing.

Key Capabilities

CapabilityDescription
AI MetadataGenerates alt text, titles, captions, descriptions, filenames, and SEO tags using vision AI
Image CompressionConverts to WebP, AVIF, JPEG, or PNG with configurable quality presets
Responsive VariantsAutomatically creates multiple sizes for responsive srcset delivery
EXIF WritingEmbeds metadata directly into image EXIF/XMP/IPTC headers
Smart ProcessingSkips already-processed images and only charges credits for new work
Safe ReplacementBacks up originals, updates all URL references, and supports one-click revert

Pipeline Modes

Picture Optimizer offers three processing modes to fit different workflows:

Analyze & Export

Full pipeline — AI analysis generates metadata, then images are compressed and exported back to WordPress. 2 credits per image.

Analyze Only

AI generates metadata (alt text, title, caption, filename, tags) and applies it to WordPress without changing the image file. 1 credit per image.

Compress & Export Only

Skips AI analysis. Compresses and converts images using your chosen format and quality settings. 1 credit per image.

Next Steps