FFmpeg for your AI agent.

No API keys. No FFmpeg. No bull$#!t.

START FREE$19/mo · 200 GB

1 GB free every month. No card.

/01

Agents sign themselves up

We publish auth.md, so your agent discovers Fita, gets a scoped token, and starts working. Nobody pastes a key. Nobody signs anything.

/02

Self-hosted, open source

Every worker runs on our own hardware. Run it on yours instead if you would rather — it is one Docker Compose file.

/03

Flat price, 2.6× the GB

Rendi charges $25 for 100 GB. We charge $19 for 200 GB. Same FFmpeg, 2.6× the gigabytes per dollar.

/04

Skills included

Install the plugin and your agent already knows which tool to reach for and how to phrase the request. No prompt engineering.

How it works

  1. /01

    Connect

    One MCP URL. Your agent handles the rest.

  2. /02

    Ask

    "Cut this to 30 seconds and make a GIF."

  3. /03

    Get the file

    A URL comes back. That is the whole loop.

Against Rendi

Rendi Pro

$25 / 100 GB

4.0 GB per dollar

Fita Pro

$19 / 200 GB

10.5 GB per dollar · 2.6×

$372Saved per year at Pro volume

Rendi is a good API. We are a cheaper one that agents can sign up for on their own.

The whole thing

Three requests: discover, authenticate, convert. No account, no key, no dashboard.

curl -s http://localhost:3000/oauth2/token \
  -d grant_type=urn:fita:params:oauth:grant-type:anonymous
# → { "access_token": "fita_at_…", "expires_in": 86400 }

curl -s http://localhost:3000/mcp -H "Authorization: Bearer $TOKEN" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":
      {"name":"create_gif","arguments":{"input":"https://…/clip.mp4"}}}'
# → { "outputs": [{ "url": "https://…/animation.gif" }] }

Pricing

Billed on gigabytes processed — input plus output. Cancel whenever.

Teste

$0

  • 1 GB of processing
  • Up to 60s per job
  • 1 jobs at once
  • 7-day file retention
  • Preset operations only
  • Stops at the limit
Start free
Solo

$9/mo

  • 50 GB of processing
  • Up to 300s per job
  • 2 jobs at once
  • 30-day file retention
  • Raw FFmpeg commands
  • Then $0.12/GB
ProMost popular

$19/mo

  • 200 GB of processing
  • Up to 600s per job
  • 6 jobs at once
  • 90-day file retention
  • Raw FFmpeg commands
  • Then $0.12/GB
Scale

$59/mo

  • 750 GB of processing
  • Up to 900s per job
  • 20 jobs at once
  • 365-day file retention
  • Raw FFmpeg commands
  • Then $0.1/GB

Point an agent at it.

1 GB free every month. $19 for 200 GB when you need more.

START FREE

Fita — FFmpeg as a service, for agents.