explaingit

wonderunit/storyboarder

Analysis updated 2026-05-18

3,649JavaScriptAudience · generalComplexity · 1/5Setup · easy

TLDR

Storyboarder is a minimal desktop drawing app for quickly sketching storyboards, playing them back as an animatic, and importing screenplay files.

Mindmap

mindmap
  root((repo))
    What it does
      Storyboard sketching
      Animatic playback
      Screenplay import
    Tech stack
      JavaScript
      Desktop app
    Use cases
      Sketch film scenes
      Preview story flow
      Import Fountain scripts
    Audience
      Directors
      Writers
      Advertisers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Quickly sketch a sequence of rough scenes for a film, video, or ad before production begins

USE CASE 2

Play back a storyboard as an animatic to preview story pacing and flow

USE CASE 3

Import a Fountain-format screenplay file and build boards directly from the scene descriptions

What is it built with?

JavaScript

How does it compare?

wonderunit/storyboarderjustjavac/replacegooglecdnbadrisnarayanan/antigravity-claude-proxy
Stars3,6493,6503,647
LanguageJavaScriptJavaScriptJavaScript
Setup difficultyeasyeasymoderate
Complexity1/51/53/5
Audiencegeneralgeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

In plain English

Storyboarder is a desktop drawing application for creating storyboards. A storyboard is a sequence of rough sketches that shows how a story, film, or video will look scene by scene. The tool is aimed at people who want to get ideas down quickly: directors, writers, advertisers, or anyone with a visual idea they want to sketch out before committing to production. The interface is intentionally minimal. There are four brush types: a light pencil for rough work, a pencil for faster sketching, a pen for strong outlines, and a brush for shading. Each brush has three size options and a five-color palette. There are no layers, by design. The README argues that layers add complexity that slows down the ideation process. You can also draw straight lines by holding Shift, undo and redo changes, move or scale your drawing contents, and clear a frame entirely. Boards are displayed in a sequence and can be played back as an animatic, which is a rough animated preview of the storyboard. The app supports opening Fountain-format screenplay files, a plain-text script format, and can import those scene descriptions as the basis for boards. Drawings can be opened in Photoshop for tighter polish, and changes made there update back in the app automatically. The app works with drawing tablets, including Wacom and Cintiq models, and also with a standard mouse. Guide overlays are available to assist with composition: grid, center marks, rule-of-thirds, angle lines, and an onion skin that shows the previous and next board. Export options are mentioned but not detailed in the README. Storyboarder is a JavaScript desktop application. Downloads are available from the project website.

Copy-paste prompts

Prompt 1
How do I import a Fountain screenplay file into Storyboarder to start building my boards?
Prompt 2
How do I play back my storyboard as an animatic in Storyboarder?
Prompt 3
What drawing tablets does Storyboarder support, and how do I set one up?
Prompt 4
How do I open a Storyboarder drawing in Photoshop and have the changes sync back automatically?

Frequently asked questions

What is storyboarder?

Storyboarder is a minimal desktop drawing app for quickly sketching storyboards, playing them back as an animatic, and importing screenplay files.

What language is storyboarder written in?

Mainly JavaScript. The stack also includes JavaScript.

How hard is storyboarder to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is storyboarder for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.