About Trim Video Online
Cut a clip between start and end timestamps. This video tool runs on TheFatBaby’s production platform with the same credit wallet as /v1/video/trim. Successful runs typically use about 3 credits. Sign in to process file jobs, download results before retention expires, and call the matching REST endpoint when you are ready to automate.
How to use
- Upload a video file.
- Use the trim controls to set start and duration (or end).
- Click Process and wait for the async job.
- Download the trimmed clip.
Features
- Async job with downloadable output
- Accepts video/*
- API: POST /v1/video/trim
- Shared FatBaby credits and auth
Supported formats
video/*
Use cases
- Run Trim Video on a short sample to estimate quality and credits
- Use async job downloads for production-sized media
- Automate the same FFmpeg-backed path via the Video API
Privacy and credits
Temporary outputs expire on a short retention window. Track usage from the dashboard ledger. Pricing is the same for tools and API calls that share an operation.
Related tools
Category: video tools · Related API · Documentation
Automate with the API
Ready to ship? Authenticate with Authorization: Bearer fb_live_… against https://www.thefatbaby.com/api. Official SDKs are under Developers → SDKs.
FAQ
How many credits does this use?
About 3 credits per run (same rate as the public API).
How long are files kept?
Processed files are deleted after about 24 hours.
Where are uploaded files stored?
Temporary processing files are cleaned up on a short retention window (typically within 24 hours). Do not upload secrets you cannot afford to expose.
Do I need an account?
Yes for file tools. Sign in with your FatBaby dashboard account — no API key paste required in the browser.
