strapi-alt-text-automator

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i strapi-alt-text-automator

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

33.2 kB

Total Files

37

Last publish

Collaborators

  • alt-text-automator