NextCut
Automate video creation and editing workflows by rendering scenes, templates, and slideshows programmatically.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- Render Video: Render a video from scenes JSON. Each scene has layers (video, text, image, audio, shape, lottie).
- Render Template: Render a video from a saved template ID with field overrides.
- Stitch Videos: Concatenate multiple video clips into one with optional transitions.
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Automate video creation and editing workflows by rendering scenes, templates, and slideshows programmatically. Edit media quickly with features for stitching clips, removing silence, trimming segments, and adding burned-in captions. Monitor production pipelines through job tracking and detailed metadata extraction.
Список инструментов сервера (15)
Технические названия из tools/list. Нужны только разработчикам.
| render_video | Render a video from scenes JSON. Each scene has layers (video, text, image, audio, shape, lottie). |
| render_template | Render a video from a saved template ID with field overrides. |
| stitch_videos | Concatenate multiple video clips into one with optional transitions. |
| smart_stitch | Auto-detect and remove silence from video clips, then stitch them together. |
| trim_video | Extract a segment from a video by start and end time in seconds. |
| extract_thumbnail | Export a single frame from a video as PNG or JPEG. |
| add_captions | Auto-transcribe a video and burn captions onto it. |
| create_slideshow | Create a video from a sequence of images with transitions and optional audio. |
| probe_video | Get video metadata: duration, resolution, fps, codec, file size. |
| html_to_image | Render HTML strings to PNG images. |
| list_templates | List all available video templates. |
| get_template | Get full details of a specific template including scenes and dynamic fields. |
| get_render_status | Check status of a render job by ID. |
| list_renders | List recent render jobs. Optionally filter by status. |
| get_usage | Get current account usage: render count, plan tier, limits, cost. |