KINOPIPE FOR N8N
Add cloud video editing to an n8n workflow.
Call a focused KinoPipe endpoint from the HTTP Request node, wait for the asynchronous job and pass the finished file to the next node.
PROMPTS TO TRY
Ask for the output you need.
KinoPipe gives n8n focused tools with bounded fields. Include the source and target format in your request.
The starter uses built-in n8n nodes. You do not need shell access, FFmpeg on the n8n host or a community node.
FAQ
KinoPipe and n8n
Does this work on n8n Cloud?
Yes. The workflow calls KinoPipe over HTTPS and uses built-in nodes.
Where should I store the KinoPipe API key?
Use an n8n credential or a protected environment variable. Do not place a live key in a shared workflow export.