Hey n8n community,
I pulled the image-description part out of a bigger product-content workflow and turned it into a small standalone template, since a few people wanted just that piece. It’s now up on the n8n library.
What it does:
- Upload one or more product photos through an n8n form.
- Each image is described on its own (looped, so nothing gets bundled into one call).
- The easybits Extractor returns a structured description per image, which works as product copy and doubles as image alt text.
- You get a styled results page with a thumbnail and a copy button per image, plus a clean fallback when an image can’t be read.
Template:
The thing I keep wondering: most shops and sites still write image descriptions and alt text by hand. How are you handling it right now, manual, a vision model, or something automated? And if you were taking this to production, what would you add first, bulk upload, direct publish to your shop, multi-language?
Best,
Felix

