---
title: "Load Image Assets"
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/loadimageassets
markdown: https://docs.nodetool.ai/nodes/nodetool/image/loadimageassets.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/image/loadimageassets.md
---

# Load Image Assets

**Type:** `nodetool.image.LoadImageAssets`

**Namespace:** `nodetool.image`

## Description

Load images from an asset folder.
    load, image, file, import

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| folder | `folder` | The asset folder to load the images from. | `{"type":"folder","uri":"","asset_id":null,"data...` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| image | `image` |  |
| name | `str` |  |
| images | `list` |  |

## Related Nodes

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