WMM AI Alt-Text is built for WordPress agencies and freelance developers managing multiple client sites. Generate accessible image alt text automatically using OpenAI or Anthropic — with your own API key, so you control costs and bill clients transparently.
Every feature is free and fully functional. There are no usage caps, no locked features, and no paid tier inside this plugin — your only cost is what your AI provider charges for the API calls you make.
When you manage 20+ client sites, opaque per-image pricing destroys your margins or forces you into ugly markups. BYOK lets you:
At current gpt-4o-mini pricing (~$0.00015 per image), processing 10,000 images costs about $1.50. The plugin shows estimated cost before any batch run, and logs actual cost after.
Webmaster & More — a Los Angeles–based WordPress + Next.js dev shop. We use this plugin on our own client sites.
This plugin sends your images to the third-party AI provider you choose and configure (OpenAI or Anthropic) in order to generate alt text. It uses your own API key; no data passes through Webmaster & More servers. You must have an account with the provider you select.
OpenAI (used when “OpenAI” is the selected provider)
What it is and what it’s used for: OpenAI’s vision API generates the alt-text description for an image. This cannot be done locally — it requires the provider’s model.
What data is sent and when: the image (as a public URL, or the image bytes if the site is not publicly reachable) together with a short text prompt is sent to https://api.openai.com each time alt text is generated — on upload (if auto-generate is on), when you click the per-image button, and for each image during a bulk run. A lightweight models-list request is also sent to verify your key when you click “Test key”.
Links: Terms of Use — https://openai.com/policies/terms-of-use ; Privacy Policy — https://openai.com/policies/privacy-policy
Anthropic (used when “Anthropic” is the selected provider)
What it is and what it’s used for: Anthropic’s Claude vision API generates the alt-text description for an image. This cannot be done locally — it requires the provider’s model.
What data is sent and when: the image (as a public URL, or the image bytes if the site is not publicly reachable) together with a short text prompt is sent to https://api.anthropic.com each time alt text is generated — on upload (if auto-generate is on), when you click the per-image button, and for each image during a bulk run. A lightweight models-list request is also sent to verify your key when you click “Test key”.
Links: Commercial Terms of Service — https://www.anthropic.com/legal/commercial-terms ; Privacy Policy — https://www.anthropic.com/legal/privacy