Skip to main content
Using a coding agent like Claude Code, Cursor, VS Code Copilot, Codex, or Gemini CLI? Wire up Rendi’s MCP server first — see /coding-agents.

Get your free API key

Register to Rendi, activate your account and get your API key

Run a command to generate a gif from the first minute of a video

We will want to run the following FFmpeg command:

Use the same command in Rendi

Running this command will return the command_id:
The command now runs in Rendi and you can check its status:

Poll the command_id until it reaches status SUCCESS

While processing the command will pass from status QUEUED to PROCESSING to SUCCESS
When the status reaches SUCCESS Rendi will return the stored output file with it.

Get your output files

The result is hosted on Rendi’s storage, with a CDN - you can download it and you can serve it as is to your users