1.0.1 • Published 1 year ago

strapi-alt-text-automator v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Strapi plugin alt-text-automator

A plugin for Strapi CMS that automatically generates alt text for images you upload to your media library via Alt Text Automator.

✨ Supported Strapi Versions

The Placeholder plugin is only compatible with Strapi v4.

⚙️ Installation

To install, run:

npm install strapi-alt-text-automator

Open/create file config/plugins.js. Enable this plugin by adding:

module.exports = {
  "alt-text-automator": {
    enabled: true,
  },
};

🖍️ How to generate alt text for images

  1. Create an account on Alt Text Automator.
  2. Generate an API key on the settings page. Generate an API key in alt text automator
  3. Add the API key to your Strapi Alt Text Automator plugin settings. If your API key is valid, the available credits will be displayed. Add API key to Strapi settings
  4. Upload an image(s) to your media library. The alt text will be automatically generated and added to the image in your desired language. Alt text generated for image