All prebuilt tools RESIZE VIDEO API

Resize Video for Social Media

Create vertical, square and landscape variants from one source video. Run it from the playground or call the same preset through one agent-ready endpoint.

What the tool does
A focused video edit with a predictable API contract.
  1. 01Choose an aspect ratio
  2. 02Scale without distortion
  3. 03Crop or pad safely
  4. 04Encode a delivery-ready MP4
BUILT FOR AUTOMATION

Useful defaults, typed options.

The tool slug stays stable while your agent supplies the input asset and a narrow set of documented options.

  • 9:16, 1:1 and 16:9 presets
  • Consistent framing
  • Batch-friendly API
POST /api/v1/tools/resize-video
{
  "tool": "resize-video",
  "input": "asset_01",
  "options": { "aspect_ratio": "9:16", "fit": "cover" }
}
FAQ

About resize video

Can I resize a video without stretching it?

Yes. Use cover to crop or contain to add padding while preserving the original proportions.

Which social video sizes are supported?

The preset supports common vertical, square and landscape ratios, plus explicit pixel dimensions.

KEEP BUILDING

Related media tools

Compress Video for Web
Reduce video file size while preserving a crisp, web-ready image.
Convert Video to MP4
Convert MOV, WebM, AVI and other inputs into a compatible MP4 output.
Extract Audio from Video
Turn any supported video into a clean MP3, WAV or AAC audio asset.