ZettaVideo
Motion graphics + video editor, right in your browser tab
What it does
ZettaVideo is a browser based motion graphics and video editor for creators and developers. Start with a template, customise it visually, generate one with AI, or edit the underlying React component. Export MP4s, transparent videos, PNG sequences, or use an embed URL as a live graphic in OBS. Projects and media sync to the cloud, and the community lets you publish, browse, and remix templates.
Create motion graphics in your browser — animated titles, lower-thirds, transitions and data-driven video, every graphic a live, programmable component. Restyle with no code, write your own, or use one from the free community. No install, no uploads; export in up to 8K, pay only when you export.
A real video editor, right in your browser — cut, animate and composite, drop in ready‑made titles and overlays, then ship them live or export up to 8K. No install, no watermark. Every graphic is a real React component. Change a line, and the animation on the timeline updates on the same frame — no baking, no round-trips. import { useControls, usePlayhead } from '@zettavideo/react' ; import { Ring, Text, interpolate } from '@zettavideo/motion' ; export default function Countdown () { const { target = 10 , accent = '#d9ff57' } = useControls (); const t = usePlayhead (); // seconds const left = Math . max ( 0 , target - t); const sweep = interpolate (left / target, [ 0 , 1 ], [ 0 , 360 ]);…from zettavideo.com
Does the same job
all alternatives →



- AVA visual HTML5 animation editor in your browser2014 · animatron.com · ▲295

More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, September 2026
the whole month →
OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Run Qwen3.8-Flash-Next (125B MoE, 104 GB at 4-bit) on Macs with a fraction of that RAM by streaming experts from SSD. MLX + Swift, Ollama-compatible API. - carloslfu/slotstream
Dev tools · 4d ago · github.com

NPC-Forge is a framework for building conversational agents that run on the CPU without relying on machine learning or LLMs. - NPC-Forge/docs/development.md at main · gioblu/NPC-Forge
AI · 2d ago · github.com

Weedout is a Safari extension that filters out videos YouTube labels as “Made with AI”.
AI · 4d ago · masteranza.github.io

Find your next hire or your next role from Hacker News monthly threads. AI-powered matching between candidates and job postings.
AI · 4d ago · hnmatchmaker.com

I made OwnTime to balance between competing priorities in my life. The idea is based on two main influences: the concept of "roles" from "The 5 Choices" (2015), and my repeated failure to effectively implement time blocking due to the necessary flexibility in my role. The app allows you to define time budgets, which are not much more than a few mutually exclusive countdown timers. The UX is essentially that of a chess clock for an arbitrary number of players with configurable time. The whole point of the app is to kick you out of the running role/priority when its time is up. One…
Life & fun · 4d ago · owntime.app