
FLUX 3 Video Generator — Cinematic Video with Native Audio
Create videos from text, images, or videos with automatically synchronized audio.
FLUX 3 Video Generator — AI 视频生成工作台,支持文字或图片生成视频、参考图及镜头、动作和声音提示,并清晰标注模型可用状态
The full gallery
Tech stack
25 projects

Create videos from text, images, or videos with automatically synchronized audio.
FLUX 3 Video Generator — AI 视频生成工作台,支持文字或图片生成视频、参考图及镜头、动作和声音提示,并清晰标注模型可用状态

Portfolio sites for creatives and professionals.
@mkomichi_ · X
- Get paid for services online

Automatically add captions, cuts and zooms to talking-head videos for social media.
@subtions · X
create publishing ready videos in under 40 seconds. Join the waitlist to get a month of pro free:

Paste a YouTube URL and get an instant AI summary with key takeaways and timestamps.
@papipava · X
check it out, currently working on adding a chrome extension

Ready-made AI prompts you can save and use anywhere through a Chrome extension.
@thehitechnomad · X
Stop typing! Discover a cloud-based prompt repository built with Lovable, featuring all the tools you need. Get access now at #AIprompts #TechTools

Convert social media text into polished 10-second animated videos for LinkedIn or X, no signup required.
@HeyBiscuitLady · X
Nobody reads text these days, everyone likes to see moving things. I made Postmotion to put your text in motion. Check it out: I vibecoded this app in @Biscuit_so

Preview and evaluate content before publishing it online.
@petropavliuk · X
Hi mate. My projects

Generate product demo videos from your landing page URL ready to share on social media.
@premstroke · X

AI transcription for video and audio with 40+ tools for captions, summaries, translations, and image upscaling.
@indrapurnomos · X
Check out what I just built with Lovable!

Focal is a browser extension that shows a Watch, Skim, or Skip verdict on every YouTube thumbnail — before you click. 10 summaries free per month. No tab switching, no pasting link
@_enodaniel · X

Edit, compress, convert, and merge video and audio files in your browser.
zhw2590582 · V2EX
最近对网站进行了重构,做成了免费的视频工具站:[ArtPlayer Tools]( https://artplayer.org/tools/) 主要是围绕着 ffmpeg.wasm 和 mediabunny 实现的一些可以直接在浏览器里用的视频/音频工具,常用的有: - 视频压缩:[Compress Video]( https://artplayer.org/compress-video/) - 视频裁剪:[Crop Video]( https://artplayer.org/crop-video/) - 视频合并:[Merge Video]( https://artplayer.org/merge-video/) - 视频尺寸调整:[Resize Video]( https://artplayer.org/resize-video/) - 视频旋转:[Rotate Video]( https://artplayer.org/rotate-video/) - 视频调速:[Change Video Speed]( https://artplayer.org/change-video-speed/) - 添加文字到视频:[Add Text to Video]( https://artplayer.org/add-text-to-video/) - 添加水印:[Watermark Video]( https://artplayer.org/watermark-video/) - 提取字幕:[Subtitle Editor]( https://artplayer.org/subtitle-editor/) - HLS 转 MP4:[HLS to MP4]( https://artplayer.org/hls-to-mp4/) - 音频可视化:[Audio Visualizer]( https://artplayer.org/audio-visualizer/) 大部分工具都是本地处理,文件不会上传到服务器。最开始是因为自己偶尔要处理一些视频,开剪辑软件又有点重,在线工具又担心隐私,所以就慢慢做成了一个站。 目前还在持续完善,体验肯定还有不少粗糙的地方,比如不同浏览器的兼容、移动端操作、长视频性能之类的。 网站: [ArtPlayer Tools]( https:

Create notes from videos with AI transcription, screenshots, and AI summaries.
lilaiqun · V2EX
受够了视频没听清就反复拖进度条,只考虑音频错别字多,写了个"会看画面"的视频转笔记工具 看视频经常一句话没听清,拖回去重听好几遍还是听不清。试了现有的转写工具,发现它们只用音频——恰恰是我听不清的词,它们也转不对(幻灯片上的术语、代码里的名词,声音里根本猜不出来)。 所以做了 **Vid2notes**:转写时不只听声音,还抽帧看画面。Whisper 转文字,多模态模型拿着字幕对着截图一起读,输出带截图、章节、时间戳和 AI 总结的图文笔记,可导出 Markdown / SRT / VTT 。 支持最长 10 小时的视频,常见格式都行。 技术栈给感兴趣的 V 友:全栈 Cloudflare ( Workers AI 跑 Whisper + GLM ,Rust + FFmpeg 跑在 Containers 里),按视频 MD5 缓存不重复算。 **每天免费 3 个视频**,不用绑卡:[vid2notes]( https://vid2notes.com/) 最想知道的反馈:准确率在你的视频上怎么样,尤其是带幻灯片/代码的教学视频。欢迎拍砖