Auto Image Alt Generator

外掛說明

Auto Image Alt Generator helps you keep your website accessible and SEO-friendly by automatically generating alt text for images when you upload them.
If you forget to add alt text manually, this plugin fills it in for you — using a readable version of the image filename.

Example:
blue-tshirt.jpg “Blue T Shirt”

Features
* Auto-generates alt text when uploading images
* Uses clean, readable text derived from the filename
* Improves accessibility and SEO without extra effort
* Lightweight — no settings or database bloat
* Compatible with the Classic Editor and Gutenberg

The plugin does not overwrite existing alt text, ensuring your manually written content remains untouched.

License

This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Credits

Developed by Ponsiva Pandian
Website: http://iamponsiva.rf.gd

螢幕擷圖

  • Example of an uploaded image automatically filled with generated alt text.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/auto-image-alt-generator/ directory, or install the plugin through the WordPress Plugins Add New screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Upload a new image to your Media Library — alt text will be automatically added if left empty.

常見問題集

Does this plugin replace my existing alt text?

No. It only adds alt text when an image has none.

What kind of text does it generate?

It converts the image filename into human-readable text.
Example: my-product-photo.png “My Product Photo”.

Does it work with all image formats?

Yes, it supports JPG, JPEG, PNG, GIF, and WebP formats.

Does it require any external services or APIs?

No. Everything runs locally within WordPress.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Auto Image Alt Generator〉的開發相關工作。

參與者

將〈Auto Image Alt Generator〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial release — automatically generates alt text for uploaded images based on filenames.