[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"glossary-image-captioning::en":3,"gloss-cluster-image-captioning::en":20,"gloss-next-image-captioning::en":9},{"slug":4,"category":5,"name":6,"definition":7,"meta_desc":8,"faq":9,"schema_markup":9,"related":10},"image-captioning","output","Captioning","Captioning is the AI generation of a natural-language text description of visual content — a still image or a video — used most commonly for accessibility (screen-reader alt text), content indexing\u002Fsearch, and automated metadata generation. Note this is distinct from subtitle captioning (timed on-screen text of spoken dialogue, which overlaps with transcription); \"image captioning\" in the AI\u002FML sense refers to a vision model describing what's depicted in an image (\"a golden retriever catching a frisbee in a park\"). Modern captioning is handled by vision-language models — multimodal LLMs (GPT-4o, Claude, Gemini) or dedicated models (BLIP-2, LLaVA) trained on large paired image-text datasets — that jointly encode the image and generate a fluent description, and can be prompted for different levels of detail or specific focuses (\"describe this for a blind user, focusing on function over aesthetics\" vs. \"write an SEO-optimized alt attribute in under 125 characters\"), giving builders a single flexible API rather than needing separate specialized models for each captioning use case. Why it matters for SaaS builders: automated captioning is required at scale for any platform with significant user-generated visual content — e-commerce (auto-generating alt text for thousands of product photos, both for accessibility compliance like WCAG and for image-search SEO), stock-photo\u002FDAM platforms (auto-tagging and describing assets for searchability), and social\u002Fcontent platforms serving visually impaired users. It's a low-cost, high-compliance-value feature since manually writing alt text for a large media library is tedious and frequently skipped. A concrete worked example — an e-commerce platform auto-generating alt text at scale: (1) on product-image upload, a background job sends the image to a vision-language model with the prompt \"Write a concise, descriptive alt-text attribute for this product photo in under 125 characters, suitable for accessibility and SEO. Do not start with 'image of.' Mention material, color, and key visual details.\"; (2) the model returns \"Matte black ceramic pour-over coffee dripper with wooden collar, on white background\"; (3) the alt text is saved to the product's `image_alt` field and rendered in the `\u003Cimg alt=\"...\">` tag, immediately improving both screen-reader accessibility for visually impaired shoppers and eligibility for Google Image Search traffic; (4) a nightly batch job backfills alt text for the previously empty legacy product catalog, processing a fixed batch size per run to control API cost, and flags any image where the model's confidence is low (e.g., an ambiguous lifestyle photo rather than a clean product shot) for a human to write manually instead.","Image\u002Fvideo captioning is the AI generation of a natural-language description of visual content, used for accessibility, SEO, and content indexing.",null,[11,14,17],{"slug":12,"name":13},"image-generation","Image Generation",{"slug":15,"name":16},"optical-character-recognition","Optical Character Recognition (OCR)",{"slug":18,"name":19},"transcription","Transcription",[21,25,29,33,36,40,43,46,49,52,55,58],{"slug":22,"category":5,"name":23,"updated_at":24},"abstention","Abstention","2026-08-24T03:30:02+00:00",{"slug":26,"category":5,"name":27,"updated_at":28},"ai-copywriting","AI Copywriting","2026-08-24T02:46:38+00:00",{"slug":30,"category":5,"name":31,"updated_at":32},"ai-watermarking","AI Watermarking","2026-08-24T02:46:37+00:00",{"slug":34,"category":5,"name":35,"updated_at":32},"aspect-ratio-control","Aspect-Ratio Control",{"slug":37,"category":5,"name":38,"updated_at":39},"audio-generation","Audio Generation","2026-08-24T02:46:36+00:00",{"slug":41,"category":5,"name":42,"updated_at":32},"audio-super-resolution","Audio Super-Resolution",{"slug":44,"category":5,"name":45,"updated_at":39},"avatar-generation","Avatar Generation",{"slug":47,"category":5,"name":48,"updated_at":39},"background-removal","Background Removal",{"slug":50,"category":5,"name":51,"updated_at":32},"batch-image-generation","Batch Image Generation",{"slug":53,"category":5,"name":54,"updated_at":28},"brand-voice","Brand Voice",{"slug":56,"category":5,"name":57,"updated_at":28},"cfg-scale","CFG Scale (Classifier-Free Guidance)",{"slug":59,"category":5,"name":60,"updated_at":32},"character-consistency","Character Consistency"]