Skip to content
AI Alt Text

Providers and API keys

A11yScanFix supports four AI providers. You pay the provider directly with your own key; A11yScanFix never charges per image and never sees your key in plain text - it is stored encrypted in your database.

Supported providers

All four read images. Gemini is the default. Pick any one - you only pay that provider for usage.

ProviderModels in the pluginWhere to get an API key
Google (Gemini) - defaultGemini 2.5 Flash Lite (default), Gemini 2.5 Flash, Gemini 2.0 Flashaistudio.google.com/app/apikey
OpenAIGPT-4o mini (default), GPT-4oplatform.openai.com/api-keys
Anthropic (Claude)Claude 3.5 Haiku (default), Claude Sonnet 4console.anthropic.com
MistralPixtral 12B (default), Pixtral Largeconsole.mistral.ai/api-keys

The lighter default models (Gemini Flash Lite, GPT-4o mini, Claude Haiku, Pixtral 12B) are the cheapest and fast enough for alt text. Switch to the larger model only if you want richer descriptions. Google offers a free tier through AI Studio; the others are pay-as-you-go per image.

Getting a key

  1. Create an account with your chosen provider.
  2. Generate an API key in their dashboard.
  3. Paste it into A11yScanFix -> AI Alt Text.
  4. The plugin verifies the key and shows a "Key works" status.

Security

Keys are stored encrypted in the WordPress options table and are never sent to A11yScanFix. See Settings and security.