text
field that is added.
Line breaks have been inserted here for readability. The output will not contain these line breaks.
The
image_base64
field is generated only for documents or PDF pages that are partitioned by using the High Res strategy. This field is not generated for
documents or PDF pages that are partitioned by using the Fast or VLM strategy.- Each
Image
element is replaced by aCompositeElement
element. - This
CompositeElement
element will contain the image’s summary description as part of the element’stext
field. - This
CompositeElement
element will not contain animage_base64
field.



text
field’s contents.
Generate image descriptions
To generate image descriptions, in an Enrichment node in a workflow, select Image, and then choose one of the available provider (and model) combinations that are shown.You can change a workflow’s image description settings only through Custom workflow settings.For workflows that use chunking, the Chunker node should be placed after all Enrichment nodes. Placing the
Chunker node before an image descriptions Enrichment node could cause incomplete or no image descriptions to be generated.
Unstructured can potentially generate image summary descriptions only for workflows that are configured as follows:
- With a Partitioner node set to use the Auto or High Res partitioning strategy, and an image summary description node is added.
- With a Partitioner node set to use the VLM partitioning strategy. No image summary description node is needed (or allowed).
- High Res, when the workflow’s Partitioner node is set to use Auto or High Res.
- VLM or High Res, when the workflow’s Partitioner node is set to use VLM.
- With a Partitioner node set to use the Fast partitioning strategy.
- With a Partitioner node set to use the Auto, High Res, or VLM partitioning strategy, for all files that Unstructured encounters that do not contain images.