Autocrop: AI Video Editor

Automatically crop and reframe a specific video segment to your chosen aspect ratio using AI subject tracking.

📝

Overview

About this model

Autocrop intelligently reframes any segment of a video to your target aspect ratio using AI-powered subject tracking. Simply provide the source video URL, start and end times, and the desired aspect ratio — the tool handles the rest, ensuring the key subjects stay centered in the frame throughout the clip.

1Social media: Reframe landscape footage into vertical 9:16 clips for Reels and TikTok.
2Content repurposing: Extract and reformat specific moments from long-form videos.
3Marketing: Create aspect-ratio-optimized versions of ads and promos from a single source.
4Education: Crop lecture recordings to keep the speaker centered across different platforms.
5Sports: Reframe action highlights to square or vertical formats for highlight reels.
💰

Pricing & Value

Cost analysis

muapiapp/bin/zsh.05 per clip + /bin/zsh.05/min

Competitive per-clip pricing with duration-based billing — ideal for short clips.

Fal.aiNot available

Fal.ai does not offer an equivalent autocrop endpoint.

ReplicateNot available

Replicate does not offer an equivalent autocrop endpoint.

* Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Video URLstring

The URL of the source video to crop.

Default Valuehttps://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4
Start Time (seconds)int

Start time of the segment to crop in seconds.

Default Value0
End Time (seconds)int

End time of the segment to crop in seconds.

Default Value60
Aspect RatioEnum (6 options)

The aspect ratio for the resulting clip.

Default Value9:16
📖

Implementation Guide

Developer documentation

How to Use Autocrop

  1. Prepare your inputs

    • Provide the URL of the source video ().
    • Set and in seconds to define the segment you want to crop.
    • Choose your target (default: ).
  2. Submit the request

    • Send a POST request to with your parameters.
    • Optionally include a to receive the result automatically.
    • You will receive a immediately.
  3. Retrieve results

    • Poll or wait for the webhook callback.
    • The response will contain the S3 URL of the cropped clip.

Common Questions

Frequently asked

What is the difference between Autocrop and AI Clipping?

AI Clipping automatically discovers highlights from a full video. Autocrop lets you specify an exact segment (start and end time) and reframes it to your chosen aspect ratio — no highlight detection involved.

What aspect ratios are supported?

Currently supported aspect ratios are 9:16 (vertical), 1:1 (square), and 4:5.

How is cost calculated?

Cost is based on the duration of the segment being cropped: /bin/zsh.05 per minute of input plus a fixed /bin/zsh.05 per clip.

Can I process multiple segments at once?

Each request processes one segment. Submit multiple requests to crop different segments from the same video.