AI Image Alt Text Generator with OpenAI Vision Models

설명

Plugin that uses the OpenAI API (supporting GPT-5.4, GPT-5.2, GPT-5.1, GPT-5, GPT-4.1 and GPT-4o model families) to automatically generate alt text for images, either during the upload process or on-demand with a button. It enhances website accessibility and SEO by providing descriptive and relevant image descriptions.

Features:
– Bulk alt text generation for multiple images at once in media library and gallery block
– Manual generation via a button in the image block and media library
– Configurable automatic alt text generation during the upload process
– Support for multiple OpenAI vision models (GPT-5, GPT-5-mini, GPT-5-nano, GPT-4.1, GPT-4.1-mini, GPT-4.1-nano, GPT-4o, GPT-4o-mini)

External Service Usage

This plugin relies on OpenAI’s API, an external third-party service, to generate alt text for images. The plugin sends your images to OpenAI’s API and receives generated alt text in return.

Before using this plugin, please review OpenAI’s terms of use and privacy policy:
– OpenAI API Terms of Use: https://openai.com/policies/terms-of-use
– OpenAI Privacy Policy: https://openai.com/policies/privacy-policy

By using this plugin, you agree to OpenAI’s terms and acknowledge that you have understood OpenAI’s privacy policy.

For Developers

You can read about the available hooks here: https://github.com/android-com-pl/wp-ai-alt-generator?tab=readme-ov-file#for-developers

스크린샷

  • Bulk alt text generation.
  • Generating alt text for an image in the media library.
  • Generating alt text automatically on upload.

설치

  1. Upload the plugin directory to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings -> Media to configure the plugin settings.
  4. Enter your OpenAI API key (you can find it in your OpenAI account settings).
  5. Alternatively, you can set your API key by defining the ACPL_ALT_GENERATOR_OPENAI_API_KEY constant in your wp-config.php file: define('ACPL_ALT_GENERATOR_OPENAI_API_KEY', 'your-api-key-here');. When the constant is defined, the API key field in the plugin settings will be disabled.

FAQ

Is there a cost associated with using this plugin?

The plugin uses the OpenAI API, which will incur costs. Please check the OpenAI pricing page for details.

후기

2025년 11월 5일 답글 1개
It’s a very basic plugin which does its job, but it definitely needs to have an option too choose the language in which the alt text is generated.
2025년 6월 26일
This plugin has a good UI with all the features and options that you need, but nothing more. It doesn’t want to sell you some “Premium” features, but lets you enter your own API key. Highly recommended!
2024년 9월 30일 답글 2개
Great and easy to use plugin. Thanks for this.I just wished for one little improvement.The additional prompt, which I can write while in bulk edit, can that be saved? So I do not need to enter it again?Or maybe let us define a user prompt in the Settings -> Media, where we provide our API key. That would be awesome.
2024년 4월 4일
Installed it and put in my OpenAI API key and it worked perfectly.
2024년 3월 25일 답글 1개
Amazing! Great work Rafal! Super easy to use with GPT. I look forward to the bulk image update! Thanks
2024년 2월 26일 답글 2개
Please consider adding: 1. a bulk update function 2. Ability to add to caption and title as well. Thank you.
모든 6 평가 읽기

기여자 & 개발자

“AI Image Alt Text Generator with OpenAI Vision Models”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“AI Image Alt Text Generator with OpenAI Vision Models”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “AI Image Alt Text Generator with OpenAI Vision Models”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

For the plugin’s changelog, please see the Releases page on GitHub.