Back to browse
GitHub Repository

An open-source desktop studio app for making 2D animated cartoon shows.

55 starsTypeScript

Cartoon Studio – an open-source desktop app for making 2D cartoon shows

by bilater·Apr 23, 2026·15 points·5 comments

AI Analysis

●●SolidNiche GemShip It

Auto lip-syncs SVG characters to AI voiceovers without manual keyframing or After Effects.

Strengths
  • Deterministic vowel heuristics generate mouth cues without heavy ML inference overhead.
  • SVG character rigging with nine-shape mouth allows consistent visual style across scenes.
  • Local-first Electron app avoids subscription lock-in common with SaaS animation tools.
Weaknesses
  • No pre-built binaries yet; requires Node 24 and running from source.
  • Relies on external APIs for TTS and rendering, limiting true offline capability.
Category
Target Audience

Indie animators, content creators, hobbyist storytellers

Similar To

HeyGen · D-ID · Adobe Character Animator

Post Description

Hi HN — I built Cartoon Studio, an open-source desktop app for making simple 2D cartoon scenes and shows.

The basic flow is: place SVG characters on a scene, write dialogue, pick voices, and render to MP4. It handles word timestamps, mouth cues, and lip-sync automatically.

This started as me playing around with Jellypod's Speech SDK and HeyGen's HyperFrames. I wanted a small tool that could go from script to video without a big animation pipeline and next thing I knew I was trying to create my own South Park style show and here we are. :D

A few details: - desktop app built with Electron - supports multiple TTS providers through Jellypod's Speech SDK - renders via HyperFrames - lets you upload or generate characters and backdrop scenes - includes default characters/scenes so you can try it quickly - open source

It runs from source today. AI features use bring-your-own API keys, but the app itself is fully inspectable and local-first in the sense that there’s no hosted backend or telemetry.

Here are some fun examples of the the types of videos you can create:

https://x.com/deepwhitman/status/2046425875789631701

https://x.com/deepwhitman/status/2047040471579697512

And the repo:

https://github.com/Jellypod-Inc/cartoon-studio

Happy to answer questions and appreciate any feedback!

Similar Projects

AI/ML●●Solid

AI Comic Builder – turn a script into an animated video local

Character turnaround sheets for consistency beat typical AI video drift.

SlickBig Brain
twwch
102mo ago
GamingMid

Undertale Text Box Generator

Pixel-accurate dialogue builder with the actual game fonts (Determination Mono, Sans, Papyrus), a big portrait/sprite library, adjustable typewriter reveal, and color-code support ( \yellow, \red, etc.). Exports to transparent PNG today and promises GIF/MP4 — exactly the kind of focused fan tool that saves time and produces authentic-looking screenshots, though it’s essentially a niche utility and you'll want to check asset/licensing if you plan to redistribute sprites.

Niche GemCrowd PleaserSlick
ethanYIAI
103mo ago