Skip to main content
Glama

video_crop

Crop videos to specific rectangular areas by defining width, height, and optional offsets. Specify input and output paths for precise video editing.

Instructions

Crop a video to a rectangular region.

Args: input_path: Absolute path to the input video. width: Width of the crop region in pixels. height: Height of the crop region in pixels. x: X offset (defaults to center). y: Y offset (defaults to center). output_path: Where to save the output. Auto-generated if omitted.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
input_pathYes
widthYes
heightYes
xNo
yNo
output_pathNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pastorsimon1798/mcp-video'

If you have feedback or need assistance with the MCP directory API, please join our Discord server