luke_in_the_sky [OP] 3 points 3y ago
I’m working with a CMS and I really want to provide accessibility but the publishers that use the website are lazy.
I’ve tried an AI to transcribe the image, but it was slow and unreliable. So my line of thinking was to prompt the user to click a few emojis every time an image is uploaded, so the alt should say “This image contais 🍚🌮🍤”
I know it’s far from ideal but I’m wondering if it’s better than nothing.
Thank you for the feedback. I think I’ll not use the emojis on the alt attribute directly, but I’ll translate them to text to prevent any incompatibility and it would be better for SEO.