---
title: "Load Video File"
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/video/loadvideofile
markdown: https://docs.nodetool.ai/nodes/nodetool/video/loadvideofile.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/video/loadvideofile.md
---

# Load Video File

**Type:** `nodetool.video.LoadVideoFile`

**Namespace:** `nodetool.video`

## Description

Read a video file from disk.
    video, input, load, file

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| path | `str` | Path to the video file to read | `` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `video` |  |

## Related Nodes

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