alttextify

Package Information

Released: 6/6/2025
Downloads: 0 weekly / 0 monthly
Latest Version: 1.0.0
Author: alttextify

Documentation

n8n-nodes-alttextify

AltTextify N8N logo

n8n node for creating AI based alt text in 140+ languages. AltTextify uses state of the art AI models and computer vision / "image to text" to generate accurate, descriptive alt text that enhances ADA compliance, improves search engine rankings, and saves you hours of manual work.

Operations

Generate Alt Text the operation is supported by your node

How to use

Community Nodes (Recommended)

  1. Go to Settings > Community Nodes.
  2. Select Install.
  3. Enter n8n-nodes-alttextify in Enter npm package name. field.
  4. Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
  5. Select Install.

Manual installation

To get started install the package in your n8n root directory:

npm install n8n-nodes-alttextify

Setup

  1. Go to Credentials.
  2. Select Add Credential button.
  3. Select AltTextify API from the Search for app dropdown.
  4. Get your AltTextify API key from API Getting Started.
  5. Enter your AltTextify API key in the API Key field.

API Reference

Contributing

  1. Fork it (https://github.com/alttextify/n8n-nodes-alttextify/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -m 'feat(fooBar) Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Discussion