AltNinja Alt Text Generator

설명

AltNinja Alt Text Generator automatically adds or updates the “alt” attribute for images.

It first tries to use the nearest heading on the page (such as H1, H2, H3, etc.) to create relevant alt text. If no suitable heading is found, the plugin can generate alt text using Google’s Gemini AI (via Google AI Studio).

You can configure the plugin in the Settings area and review generated alt text in Media > AltNinja Manager.

External Services

This plugin connects to Google’s Gemini API to generate alt text when no heading is available.

What data is sent and when:
– During AI alt generation (manual run, bulk generate, or on upload if enabled), the plugin sends the image file (base64-encoded) and its MIME type to Google’s endpoint, along with a plain-text prompt and your selected language code if set.
– Endpoint domain: https://generativelanguage.googleapis.com
– No WordPress user account data or site URLs are intentionally sent, though images themselves may contain personal information depending on content.

You must create your own API key in Google AI Studio and save it in Settings.

Service provider:
Google AI (Google AI Studio) — https://aistudio.google.com
Terms of Service — https://ai.google.dev/terms
Privacy Policy — https://policies.google.com/privacy

설치

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin from the Plugins page in WordPress.
  3. Go to Settings > AltNinja to configure your options and API key.
  4. Review and manage generated alt text in Media > AltNinja Manager.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “AltNinja Alt Text Generator”(을)를 번역하세요.

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

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

변경이력

1.0.0

  • Initial release.