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.

FAQ

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.