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

# Fps

**Type:** `nodetool.video.Fps`

**Namespace:** `nodetool.video`

## Description

Get the frames per second (FPS) of a video file.
    video, analysis, frames, fps

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| video | `video` | The input video to analyze for FPS. | `{"type":"video","uri":"","asset_id":null,"data"...` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `float` |  |

## Related Nodes

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