@Smartpigai: 每次有人问我“做内容 / 视频 / 素材管理用啥工具”,我都懒得再解释了,直接一次性整理好,你自己存 1、视频剪辑(用代码做视频) https://github.com/remotion-dev/remotion… 2、语音转字幕 / 会…
摘要
一个帖子整理了多个用于内容创作的开源工具,包括视频剪辑、语音转字幕、AI绘图、媒体处理等,强调免费开源且可拼成自己的系统。
查看缓存全文
缓存时间: 2026/06/08 09:24
每次有人问我“做内容 / 视频 / 素材管理用啥工具”,我都懒得再解释了,直接一次性整理好,你自己存
1、视频剪辑(用代码做视频) https://github.com/remotion-dev/remotion… 2、语音转字幕 / 会议记录 https://github.com/openai/whisper 3、AI绘图 / 设计工作流 https://github.com/comfyanonymous/ComfyUI… 4、全能视频处理(剪辑底层工具) https://github.com/FFmpeg/FFmpeg 5、照片 / 视频自动整理(私有云相册) https://github.com/immich-app/immich… 6、图片管理 / 素材库系统 https://github.com/photoprism/photoprism… 7、字幕编辑 / 翻译处理 https://github.com/SubtitleEdit/subtitleedit… 8、全自动媒体处理管线(开发者必备) https://github.com/yt-dlp/yt-dlp
全部开源,全部免费,够用了。
别再问“有没有替代工具”这种问题了, 现在的问题是:你有没有把它们拼成自己的系统。
remotion-dev/remotion
Source: https://github.com/remotion-dev/remotion
Remotion is a framework for creating videos programmatically using React.
Why create videos in React?
- Leverage web technologies: Use all of CSS, Canvas, SVG, WebGL, etc.
- Leverage programming: Use variables, functions, APIs, math and algorithms to create new effects
- Leverage React: Reusable components, Powerful composition, Fast Refresh, Package ecosystem
Created with Remotion
|
|
View more in the Remotion Showcase! |
Get started
If you already have Node.JS installed, type
npx create-video@latest
to get started. Otherwise, read the installation page in the documentation.
Documentation
Documentation: remotion.dev/docs
API Reference: remotion.dev/api
License
Be aware of that Remotion has a special license and requires obtaining a company license in some cases. Read the LICENSE page for more information.
Contributing
Please read CONTRIBUTING.md to learn about contributing to this project.
相似文章
@yhslgg: 老杨再特么分享一个宝藏开源工具——KrillinAI,GitHub 10000 星,做多语言音视频内容的绝对值得看! 一句话:从视频下载到字幕翻译、AI配音、视频合成,整条链路全包,还能自动生成平台封面,B站、抖音、小红书、YouTube…
KrillinAI 是一款开源工具,整合了视频下载、字幕翻译、AI配音、视频合成全流程,支持上下文感知翻译、语音克隆、自动布局和封面生成,兼容多种AI模型,适合多语言音视频内容创作与分发。
@0xluffy_eth: 有人为Claude Code开发了免费视频编辑工具...太疯狂了。 只需把原始素材和资源放入文件夹。 就这样。 它会处理一切: - 剪辑片段 - 移除冗余词 - 添加字幕 - 应用色彩分级和滤镜 - 处理动画 - 渲染最终视频 无时间线。…
A free, open-source video editing tool built for Claude Code that fully automates editing from raw footage—clipping, filler word removal, subtitles, color grading, animation, and final rendering—all without a timeline or manual edits.
@yhslgg: 兄弟们,再分享一个开源视频翻译工具——pyVideoTrans,GitHub 17700 星,做视频搬运和本地化的必备! 一句话:一个视频丢进去,自动走完语音识别→字幕翻译→AI配音→视频合成整条流水线,出来就是另一种语言的完整视频。 核…
pyVideoTrans 是一个开源视频翻译工具,支持自动语音识别、字幕翻译、AI 配音和视频合成,集成了多种 ASR、翻译和 TTS 引擎,适合跨语言视频制作和本地化。
@Russell3402: 阿里国际的开源 AI 全自动短视频引擎 Pixelle-Video 你只需要输入主题,就能自动生成完整短视频 从文案到配音,从配图到剪辑,全部 AI 搞定 gitHub:
阿里国际开源了 AI 全自动短视频引擎 Pixelle-Video,用户只需输入主题即可自动生成包含文案、配音、配图及剪辑的完整短视频。
@qkl2058: 一位中国开发者做了个免费的"印钞机",名字就叫MoneyPrinterTurbo,在GitHub上已经拿了13000多个星标。 你只需要输入一个主题或者关键词,它就会自动生成脚本,找高清无版权素材,加上字幕、背景音乐和配音,最后输出一条完…
一位中国开发者开源了MoneyPrinterTurbo,一个免费的一键生成短视频工具,只需输入主题,即可自动生成脚本、寻找素材、添加字幕和配音,适合TikTok和YouTube不露脸频道。