
VideoFlux - Text to Video and Image to Video AI Generator
Create videos from text descriptions or images using AI generation and editing tools.
VideoFlux — AI 视频生成平台,支持文本生成视频、图片生成视频及多种创作模式,适用于营销视频、社媒内容、产品演示和创意短片制作,帮助用户快速产出高质量视频内容
The full gallery
Tech stack
20 projects

Create videos from text descriptions or images using AI generation and editing tools.
VideoFlux — AI 视频生成平台,支持文本生成视频、图片生成视频及多种创作模式,适用于营销视频、社媒内容、产品演示和创意短片制作,帮助用户快速产出高质量视频内容

Create AI-powered videos through Claude Code integration
@videoduck_ai · X
Introducing the VideoDuck MCP Connect Claude Code or Codex to create videos Brainstorm ideas in your preferred agent and make videos using our MCP Try it now

Generate images and videos by describing your ideas using AI.
struy · HN
Transform your ideas into stunning visual stories. VideoPicAI is the world's leading AI platform for generating professional images, videos, and short films using cutting-edge models.

Generate cinematic videos from still images with AI motion and voiceovers.
Image to Video AI — 将静态图片生成视频的 AI 工具

Converts PDFs into AI-narrated training videos with automatically generated slides.
u/No-Tap6993 · Reddit
I built a slide deck video builder Most AI generated visual can look like slop. I built a slide deck video builder for training content. It generates beautiful slide decks from 18 templates, adds voice over, allows post editing, and finally export to mp4. Check it out at https://inkbolt.ai and let me know what you think! I have to give a shout out to this repo for inspiring how to do design properly with AI. https://github.com/zarazhangrui/frontend-slides submitted b

Create animated videos from text and concepts without editing software.
Hailuo AI — AI 内容生成工具,无需剪辑软件,将创意快速转化为动画视频,简化视频制作流程

Create videos entirely through a single chat interface with AI-generated writing, voiceover, and editing.
u/Real-Estate-Agentx44 · Reddit
Built an AI video tool where one chat writes, voices, generates, and edits the whole video - is all-in-one actually useful or do you prefer separate tools? I've been building ViewPress AI , an AI video generator, and I'm at the point where I want honest feedback before I keep pushing in one direction. Instead of jumping between a script tool, a voice tool, an image/video generator, and an editor, you describe what you want in one chat and the agent handles the whole thing. It

Create animated videos from prompts or URLs using AI; edit with keyframes and effects, export as MP4, WebM, or GIF.
u/Savings_Wolverine408 · Reddit
turns out you can make launch videos in the browser now! turns out you can make launch videos in the browser now, and Claude Opus is doing the heavy part we have been working on vidmo.app , a free browser based motion design editor for making product videos, launch clips, social ads, and simple motion graphics without opening After Effects. the idea is not to make another AI video toy where you type one prompt and get stuck with whatever comes out. the editor works more lik

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 AI videos from text descriptions and images.
littlepp · HN
MiniMax H3 – Turn text and images into AI video clips

Generate 30-second AI videos from prompts, images, and reference assets with cinematic controls.

Transcribe MP4 videos to text with timestamps, speaker labels, and summaries.
yongkunchen · V2EX
做了一个 MP4 转文字的小工具 最近自己做了一个 MP4 转文字的 AI 小工具,主要用于把视频快速转换成文本。 项目地址: https://mp4totext.ai/ 开发过程中发现,真正麻烦的并不是调用语音识别模型,而是视频格式兼容、音频提取、长视频处理以及异步任务这些细节。 目前还在持续优化,如果大家平时有视频转文字的需求,欢迎试试看。 也想听听大家对视频转写类工具还有哪些实际需求。