Alt Text Tools
by NerdPress 5 (10 reviews)

Alt Text Tools

Find and fix missing Alt Text quickly and easily! Export a CSV of all images (and their Alt Text) that are actually used in your content.

Alt Text Tools ranks #7,393 among WordPress.org plugins with 800+ active installations, is #51 of 622 in the Accessibility category, a 5/5 rating from 10 reviews, and was last updated Jul 23, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 7 (Current: 7.1)
v0.4.0 Current Version v0.4.0
Updated 1 month ago Last Update on 23 Jul, 2026
Refreshed 14 hours ago Last Refreshed on
#51 of 622 in Accessibility Top 25% by installs Downloads +26.9% this week
View on WordPress.org
Rank
#7,393
-2 this week
Active Installs
800+
-9.9%
KW Avg Position
29.4
No change
Downloads
12.4K
+14 today
Support Resolved
100%
No change
Rating
100%
Review 5 out of 5
5 (10 reviews)

Next Milestone 900

Total Progress 89%
800+ 900+
65
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 11 more installs to reach 900+

Rank Changes

7,374 7,384 7,394 7,404 7,414 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026
7,371 7,382 7,393 7,403 7,414 01-09-2026 02-09-2026 03-09-2026 04-09-2026 05-09-2026 06-09-2026 07-09-2026 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
Current #7,393
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

10 20 30 40 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026
10 20 30 40 01-09-2026 02-09-2026 03-09-2026 04-09-2026 05-09-2026 06-09-2026 07-09-2026 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
Downloads
Growth
Peak

Upgrade to Pro

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

Upgrade Now

Reviews & Ratings

5.0
10 reviews
Overall 100%
5
10 (100%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Support Threads Overview

Resolved
Unresolved
1
Total Threads
1
Resolved
0
Unresolved
100%
Resolution Rate

Security History

Source: WPVulnerability

No known vulnerabilities on record for Alt Text Tools. Checked 1 month ago.

TL;DR

AI summary of the plugin's readme

This plugin is for WordPress site owners and content editors who need to audit image accessibility across their site. It solves the problem of finding images with missing or inadequate Alt Text by generating a CSV export of all images used in content along with links to edit them.

  • Exports CSV of images
  • Lists Alt Text per image
  • One-click scan via button
  • Links to edit posts
  • Identifies missing Alt Text

Frequently Asked Questions

Common questions about Alt Text Tools

It's very important for accessibility to have correct Alternative Text attributes set for all of your images. This CSV file will make it easy to find images that need to be fixed, so you can improve the accessibility on your site. Because the Alt Text is "hardcoded" into your posts and pages when you insert the image, it can be difficult to know which images don't have Alt Text, or need better ones. (If you go back and add an Alt Text to an image in the media library, it won't update your post content -- so you need to look at the actual post itself.)
This image tutorial from w3.org is a great resource
Open the corresponding post in the editor (use the link in the edit link column to open the post that includes the corresponding image). Edit the image in the post, and add in the Alt Text there. Remember, this does not add the Alt Text to the image in the media library - that needs to be done separately.
Unfortunately, no. Once an image is inserted into a post, it's "hardcoded" along with its Alt Text. So you'll need to edit the actual post or page itself. If you add an Alt Text to the image in the media library (before it's inserted into the post content), then it will be inserted with that Alt Text. Heads up! If you're using the Block Editor, and if you use the "Image" block to insert an image and upload it directly into the block (Selecting an "Image" Block and then clicking the "Upload" button), it inserts the image and adds it to the media library before you can add the Alt Text. So you'll end up inserting the image, adding the Alt Text in the sidebar in the editor, and later find that there's no Alt Text set on the image in the media library! The workaround for this is to select the image block, click "Media Library" (instead of "Upload"), and then from the Media Library modal, click the "Upload Files" tab, and upload the image there. Add the Alt Text after you upload the image, and then insert it into the post.
The plugin scans all of your post and page content - and should also pick up any other custom post types. However, it will not include images that are used in your theme, or any auto-generated usage (like archive pages) - and it may miss a few others here and there. We recommend you also look around your site and check the Alt Text on images outside of posts manually, or use a third-party scanning tool to make sure nothing was missed.
For our first release, we wanted to make a tool that would be immediately useful. We plan on expanding it soon, to include a more user-friendly interface for finding (and fixing) Alt Text. If you have feature ideas, please let us know!
An empty (null) alt text, which is expressed like this in the code: alt="", we'll note that they're EMPTY. (This is generally considered the best practice for "decorative" images.) If the image has no alt attribute at all, then we'll note that it's MISSING.
The plugin attempts to find all the images that are actually used in your content, and then lists all of the images it finds, along with their corresponding Alt Text (or lack thereof) on each row in the spreadsheet. This way you can see which images have correct Alt attributes set, which are already compliant, and which may need to be improved. For example, if you had previously entered Pinterest descriptions in the Alt Text field, with lots of hashtags (which is not how the Alt attribute should be used), you can scan through each row of the spreadsheet to identify and fix those.
Most sites will generate the file in about 10-20 seconds. On sites with a lot of content, it may take several minutes. If you still don't get the download file after waiting several minutes, ask your host to increase your PHP Memory Limit. In several cases, changing from 128MB to 512MB has solved this, but the actual limit necessary will depend on your site and your hosting. To increase the memory limit yourself, try adding this to your wp-config.php file: define( 'WP_MAX_MEMORY_LIMIT', '512M' ); You can also try changing the memory-limit line in PHP.ini: memory_limit = 512M ; You can also try adding this to your .htaccess file: php_value memory_limit 512M
By default, only Administrators can access the tool. If you'd like to grant access to another role or user, you can use a role-management plugin such as User Role Editor to create and assign the manage_alt_text_tools capability. (The plugin doesn't create or assign this capability itself -- it simply honors it if you set it up.) You can also use the nerdpress_alt_text_tools_cap filter. For example, to enable access for Editors: add_filter( 'nerdpress_alt_text_tools_cap', function() { return 'edit_others_posts'; } );

More plugins by NerdPress

Sign In / Register

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