How do you generate alt text for images on dynamic pages?

I’m building content-heavy pages where images are generated or updated dynamically.

Manually writing alt text for each image is becoming really time-consuming, especially when scaling.

I know alt text is important for SEO and accessibility, but I’m struggling to find a good workflow.

Recently I came across a tool called Image Describer (imagedescriber.dev) that can generate alt text automatically, but I’m still exploring if it’s the best approach.

How are you handling this in your projects? Any tools or automation approaches you’d recommend?

Hi @toolina,

When you have a dynamic block, you need a field in your database where you define the alt text. Then, use the Cover Media field type on the block and map the Alt text field to the field in your base where you store the alt text for the images or vidoes. Please see the attached screenshot for reference.