Alternatives
Products that do what I built a tool that creates videos out of React code does
The one-liner: You give it a script, it generates a portrait video in 10 minutes. No stock footage, no templates—it writes code that renders as video. ## Why I built this We were building game dev courses at Outscal and needed to produce a lot of video content fast. Traditional video production was slow. AI video generators looked weird. So we tried a different approach: what if video was just code? Turns out it works. We can replicate specific art styles, and the output is consistent and editable. ## What it can do - Generate 30-60 second shorts from a script - Match specific visual styles…
- 1

- 2

- 3

- 4AV
Hey HN! This is Mayank from Outscal with a new update. Our website is now live. Quick context: we built a tool that generates animated videos from text scripts. The twist: instead of rendering pixels, it outputs React/TSX components that render as the video. Try it: https://ai.outscal.com/ Sample video: https://outscal.com/v2/video/ai-constraints-m7p3_v1/12-01-26... You pick a style (pencil sketch or neon), enter a script (up to 2000 chars), and it runs: scene direction → ElevenLabs audio → SVG assets → Scene Design → React components →…
Jan 2026 · ai.outscal.com
- 5

- 6

- 7

Generate limitless videos. One AI. Infinite creativity.
Oct 2025
- 8
- 9A4
Hi everyone! We’re Avishay, Or, and Michal, co-founders of Anima (www.animaapp.com). Anima converts design (Figma/Sketch/XD) into code automatically. Up until today, we only produced HTML/JS/CSS. With our latest release, we can now also generate developer-friendly React code. We’re here to replace image-based handoff, which involves a lot of grunt work for the engineers who have to translate all those images into code that does the same thing. For designers, the pain we solve is the ping-pong, and their vision getting lost in translation. The bottom line is that teams can…
2020
- 10IC
I wanted an open-source video editor template for React. Found no good ones. reactvideoeditor.com is paid. So ended up building this. It is powered by Remotion, provides non-linear video editing support, live preview and local exporting for now. If you're building a tool where you need to give customers a video editor in the browser, this can be helpful. MIT licensed. Let me know what you guys think, feel free to drop by and make a PR/Issue. https://github.com/robinroy03/videoeditor
2025 · github.com
- 11RA
2016 · youtube.com
- 12IM
Hi HN! Solo developer here. 10 days ago, I started building this after spending countless hours copying/pasting marketing sections and fighting to keep them consistent with our design system. I wondered: "What if AI could understand our design system and generate React components that actually match it?" Current progress (10 days in): - Can generate hero sections that follow your design tokens - Uses your actual component variants and styles - Works with Next.js, Tailwind, shadcn/ui It's very early days, but I'm excited to share it with other devs who: - Are tired of rebuilding…
2024 · robustlaunch.com
- 13WV
Hey everyone, my friend and I created a GitHub Wrapped video for developers to showcase their activity on the platform in a more fun way. The implementation is open-source (https://github.com/rendleyhq/github-wrapped-2024) if you're interested in how it was built. To get a bit geeky, we used masks, keyframe animations, luma key shaders to remove the background from the confetti video, and some other techniques. Also, everything is rendered directly in the browser!! I'm curious to hear your thoughts on the rendering performance, especially if you're running this on your…
2024 · rendley.com
- 14

- 15GE
Hey HN! Sophia here from Glato AI. For the last 3 months, we've been heads down building a cutting-edge short video ads generator. We got the idea because creating UGC shorts for user acquisition is a massive pain. Hiring creators costs $100+ per vid and takes forever. So we thought, why not use AI to automate this? That's where Glato AI comes in - it's one of the most advanced AI workflows we've built. Just feed it a product URL and it'll analyze the details, find related media, understand what's being shown, write a script, create an expressive avatar, lay out each scene with b-roll and…
2024 · glato.ai
- 16IB
Hi HN, I’ve been working on a side project: 4oimage.site — a fast, easy-to-use image generator that focuses on style-driven creation, not prompt engineering. Why I built this: I love generative AI, but most tools require carefully-crafted prompts or a deep understanding of models to get good results. I wanted to create something where you just pick a style, upload an image or input a concept, and get beautiful results — instantly. Key features: • Generate images in curated styles (anime, vintage, futuristic, watercolor, etc.) • No prompt tuning or parameter tweaking needed. • Clean UI, runs…
2025 · 4oimage.site
- 17MV
I went nuts on Sunday after stumbling on this animator script for the automatic branch: https://github.com/Animator-Anon/Animator And then it's a ton of keyframing. I also found that the timings all have to be earlier than the timestamp you want to account for how long it takes to denoise to your new scene - so like .4 gives smoother but longer, .7 is snappy. To get stuff to keep showing up and stay dynamic you can zoom out continuously, it needs a UI, badly. If you're on windows you'll need ffmpeg too. I watched this when it came out last week:…
2022 · old.reddit.com
- 18IM
Recently there were some changes to the Twitter algorithm and one of the most important ones was boosting video content even more in the feed, which got me thinking: "Why shouldn't we benefit from the algo changes and get a boost every time we are sharing some visuals?" So I spent the weekend building a tool that: - Turns your images into videos - Has 30 beautiful animated gradients that we can pick from - Is completely FREE I'd love to know your thoughts about it!
2023 · clippulse.com
- 19LF
2019 · github.com
- 20IB
Hi HN, I built Lungo, a tool that generates image-based slideshows and UGC-style videos using AI. The system creates visuals and assembles them into structured, shareable content based on a text prompt. What it does: • Generates images from prompts using a custom diffusion model • Constructs slideshows or short-form videos with transitions and optional voiceover • Handles layout, text generation, and multi-language support • Outputs are consistent in resolution and format, ready for distribution I built with a React, firebase, OpenAI, Runway and ffmpeg. Feedback and questions welcome.
2025 · lungoai.com
- 21

- 22SY
I created a code to image tool, similar to Carbon, but with the added feature of customizable video backgrounds. You can also personalize your code by adding your name and avatar, ensuring that you get proper credit for your work. This tool was created purely for fun and is completely free. Give it a try and see how it can add some flair to your code!
2022 · json2video.com
- 23IB
Hey HN! Software engineer here. As an amateur youtuber, I've been struggling with thumbnails, especially since I don't have any design or editing skills. Decided to give it a try and make my own automatic thumbnail generator. Me being an ADHD person, made sure that there's no parameter tuning and shape choosing and fuss like that, just simply give prompt and generate thumbnail. Increased my CTR from 1.2% to 2.3% (faceless fantasy books niche on youtube) Thumbnail X (completely free for now) - https://thumbnailx.com/ Just wanna add that this is by no means a perfect thumbnail…
2025 · thumbnailx.com
- 24AA
As an indie hacker, I used to spend hours creating landing pages for my side projects and SaaS. So, in the past few months, I built Webifier.io. It converts prompts into full blown landing pages that are customized for you. This includes: animations, custom sections, etc. You can then export a clean React/Next project. Can’t wait to hear what you think!
2024 · webifier.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →