Edit

~30 credits / second of output (up to 300)

Trim, convert, resize, overlay a logo or text, or burn in subtitles. No AI.

Use when

You want a mechanical change to a single video or its audio.

Not for

Joining several clips into one (use compose), or generating new footage.

Cost

~30 credits / second of output (up to 300)

Estimated; the actual charge depends on your input and is shown in the response.

Run it

Run this sub-skill directly: pin it with operation and pass its inputs in the intent. (Omit operation and the Video skill will route from your intent instead.)

curl -X POST "https://skill.askfaro.com/skills/video/run" \
  -H "Authorization: Bearer $FARO_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"intent":{"operation":"edit","prompt":"Convert this MP4 to WebM for use in a web player"}}'

Example requests

  • Convert this MP4 to WebM for use in a web player
  • Extract the audio track from this video as an MP3 at 192k bitrate
  • Clip seconds 10 to 40 from this video and export as MP4