AltCraft AI – Image SEO & Auto Alt Text Generator
by Aasim Ghaffar 0 (0 reviews)

AltCraft AI – Image SEO & Auto Alt Text Generator

AI-written image ALT text, titles and captions (Google Gemini or OpenAI) with a bulk scanner, nightly cron, WebP copies and WooCommerce context.

AltCraft AI ranks #33,706 among WordPress.org plugins with 10+ active installations, is #206 of 642 in the Accessibility category, and was last updated Aug 31, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Compatible with WP 7.1.2
v1.0.0 Current Version v1.0.0
Updated 3 weeks ago Last Update on 31 Aug, 2026
Refreshed 10 hours ago Last Refreshed on
#206 of 642 in Accessibility Top 50% by installs Actively maintained
View on WordPress.org
Rank
#33,706
No change
Active Installs
10+
-4%
KW Avg Position
N/A
No change
Downloads
116
+3 today
Support Resolved
0%
No change
Rating
0%
Review 0 out of 5
0 (0 reviews)

Next Milestone 20

Total Progress 40%
10+ 20+
20,444
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 6 more installs to reach 20+

Rank Changes

29,032 39,200 49,369 59,538 69,706 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
28,708 39,578 50,448 61,318 72,188 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Current #33,706
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
0 10 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

0.0
0 reviews
Overall 0%
5
0 (0%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Frequently Asked Questions

Common questions about AltCraft AI – Image SEO & Auto Alt Text Generator

On WordPress 7.0 or newer, the WordPress AI Client is the recommended choice: install one of the official AI Provider plugins (Google, OpenAI or Anthropic), add the key once under Settings → Connectors, and every AI-capable plugin on the site – including this one – uses it. Choose Google Gemini or OpenAI directly if your site runs an older WordPress version or you want a separate key and billing for image ALT text.
Google Gemini keys are created in Google AI Studio (aistudio.google.com/apikey) and include a free tier. OpenAI keys are created at platform.openai.com/api-keys and are billed per use.
Not unless you tell it to. Automatic generation (upload and nightly cron) only fills empty ALT text by default. Turn on Overwrite existing ALT in the settings, or choose Every image in the bulk scanner, to rewrite everything. The Generate buttons always regenerate the image you clicked.
A copy no larger than 1024 px on its longest side, usually one of the thumbnail sizes WordPress already created. Your original file is never uploaded. Use the altcraft_ai_max_image_dimension filter to change the size.
Yes. Set What the AI looks at to Filename only. The plugin then sends just the cleaned-up filename and the related post/product title, so the AI can only describe what the name implies. Descriptive filenames (red-leather-handbag.jpg) work well; camera names (IMG_4821.jpg) on images that are not attached to anything are skipped with a clear message. I get "The AI provider did not respond within 60 seconds". The image upload from your server to the provider took too long, usually because the image is large and the hosting has limited outbound bandwidth. The plugin normally sends a small thumbnail; if WordPress could not create thumbnails for that image (common with very large PNGs on low-memory hosting) the original file is sent instead. Raise the request timeout under Settings → Advanced, regenerate thumbnails for the image, or upload a smaller copy. The bulk scanner says "model not found". The provider retired the model you selected. Open the settings, pick a newer model from the list (or enter any model ID in the custom field), test the connection and save. I get "cURL error 28 … timed out" but the connection test works. Real generation uploads a copy of your image; normally a 768–1024 px thumbnail. When WordPress could not create thumbnails for an image (large PNGs on hosts with a low memory limit, or servers without GD/Imagick) the plugin sends the original instead, which can be several megabytes and may not upload within the timeout. Check Settings → Advanced → Server capabilities, regenerate thumbnails for the affected images (or raise the PHP memory limit), or increase Request timeout under Advanced. The connection test now sends a small image through the same pipeline, so a passing test means the key, model and vision support are all fine.
WebP copies are always created safely. Serving them swaps image URLs when the visitor's browser sends Accept: image/webp, so a full-page cache must vary its cache by the Accept header (the plugin sends a Vary: Accept header to help). If your CDN already converts images to WebP, leave delivery off.
Yes: add_filter( 'altcraft_ai_api_key', function ( $key, $provider ) { return 'gemini' === $provider ? 'YOUR-KEY' : $key; }, 10, 2 );
Settings, transients and scheduled events are always removed. Generated ALT text, titles and captions stay in your Media Library. WebP copies and generation logs are deleted only if you enable Clean up on uninstall in the Advanced tab first.

Sign In / Register

You need to sign in or register to use this feature.