All prebuilt tools CROP VIDEO API
Crop Video to Any Social Aspect Ratio
Remove unwanted edges without stretching or upscaling the source video. Run the preset directly on this page or call the same agent-ready endpoint from your product.
BEFORE / AFTER
See what the tool changes.
A visual guide to the transformation. Run the live form above to generate and download the real result from your own media.
BUILT FOR AUTOMATION
Useful defaults, typed options.
The tool slug stays stable while your agent supplies named media inputs and a narrow set of documented options.
- No stretching
- Four social aspect ratios
- Five focus anchors
What this preset does
- 01Read the source dimensions
- 02Calculate the largest matching crop
- 03Anchor the crop to the selected focus area
- 04Encode an even-sized MP4
Stable endpoint
POST /api/v1/tools/crop-videoCONSTRAINTS
Know the boundaries before you run.
Supported ratios are 9:16, 1:1, 4:5 and 16:9.
Crop removes pixels; it does not add padding.
The output never exceeds the source dimensions.
FAQ
About crop video
What is the difference between crop and resize?
Crop removes edges while preserving native detail. Resize scales to exact dimensions and can optionally add padding.
Can I keep a subject near the top of the frame?
Yes. Choose top focus to anchor the crop to the top edge.
Will the tool stretch the video?
No. It calculates a crop window that matches the requested ratio without distorting the source.
KEEP BUILDING