Hi n8n community! ![]()
I built and published a new community node to simplify media processing and content publishing pipelines inside n8n: n8n-nodes-media-toolkit.
What it does:
- Extract Video Metadata Specs: Calculates aspect ratio scales (16:9, 9:16, 1:1), total frame counts, durations, and resolution outputs for automated video rendering pipelines.
- Build Social Caption Payloads: Automatically cleans text, formats platform-specific hashtags (TikTok, YouTube Shorts, Instagram Reels), and prepares ready-to-publish JSON payloads for downstream posting nodes.
Installation:
- In your n8n instance, go to Settings > Community Nodes.
- Select Install.
- Enter
n8n-nodes-media-toolkitand accept the risk notice.
Resources:
- GitHub Repository: GitHub - Media-Studios/n8n-nodes-media-toolkit: Published n8n community node (n8n-nodes-media-toolkit on npm) providing automation utilities for content creators and rendering pipelines. Features TypeScript tools for media processing, metadata calculations, and social payload formatting. I manage issue triage, PR reviews, CI/CD, and release updates. · GitHub
- npm Package: https://www.npmjs.com/package/n8n-nodes-media-toolkit
I’d love to hear your feedback or any feature requests you’d like added for media workflows!
If this node helps your automation pipelines, dropping a
on the GitHub repository would mean a lot to help support open-source maintenance!