Active
Project:
AI Image Alt Text
Version:
1.0.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2024 at 08:34 UTC
Updated:
17 Dec 2025 at 12:44 UTC
Jump to comment: Most recent
Comments
Comment #2
mp commentedComment #3
w01f commentedI think we have a similar basic question.
We have an education resource site where many of the uploaded images do have descriptive titles or a location field on the media item for where the picture was taken.
Is there a way we can reference those other media fields in the prompt so the AI can incorporate existing title details and picture location information into the generated alt text?
Comment #4
sunchaser commentedSame request here. We offer products with different product names.
can't just have a generic: "woman sitting behind
" it needs to have the actual product name that can be derived from many places like:
- page title
- image file name even
- copy on page
- page url (/products/productname)
That said: thanks already for the effort put into this module. I don't want to sound ungrateful, just trying to make it better :)
edit: I guess we'll have to be able to educate the LLM about our product names tho - cant expect openai to know
is of type
Comment #5
anybodyI think technically that should be possible using token replacements. Could someone who needs this prepare a MR?