---
title: "Batch To List"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/nodetool/image/batchtolist
markdown: https://docs.nodetool.ai/nodes/nodetool/image/batchtolist.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/image/batchtolist.md
---

# Batch To List

**Type:** `nodetool.image.BatchToList`

**Namespace:** `nodetool.image`

## Description

Convert an image batch to a list of image references.
    batch, list, images, processing

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| batch | `image` | The batch of images to convert. | `{"type":"image","uri":"","asset_id":null,"data"...` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `list[image]` |  |

## Related Nodes

Browse other nodes in the [nodetool.image](./) namespace.
