ai_image_filename
No security coverage
Automatically renames uploaded images using AI vision to generate descriptive, SEO-friendly filenames based on image content.
Overview
When an image is uploaded to Drupal, this module will send the image to an AI Vision Model, and rename the file with a short, descriptive filename. For example: golden-retriever-catching-frisbee-in-park.jpg. Rather than having a bunch of non-descriptive images, like IMG_1234.jpg, you can finally have clean image filenames.
Requirements
- Drupal 10 or 11
- AI module with a configured provider that supports Chat with Image Vision
Installation
Install as you would normally install a contributed Drupal module. For further
information, see
Installing Drupal Modules.
Configuration
Navigate to Administration > Configuration > AI > AI Image Filename (/admin/config/ai/ai-image-filename), and configure the settings as such...