StealThis .dev

Video — Storyboard

A cinematic dark storyboard editor for planning shots frame by frame. Numbered board panels hold a sketch placeholder plus shot type, camera-move, lens and duration notes. Group frames into scenes, add new panels, and reorder them with move controls or drag. A running timeline tallies total runtime while amber accents and letterbox bars give it a film-forward, pre-production feel for directors and videographers.

Open in Lab
html css vanilla-js
Targets: JS HTML

Code

A film-forward storyboard planner built for the pre-production phase. Each panel is a numbered board frame with a sketch placeholder, an editable slug line, and metadata badges covering shot type, camera move, lens and duration. Frames are grouped under collapsible scene headers so a director can block out an entire sequence at a glance, while a letterboxed hero and JetBrains Mono timecodes keep the whole board reading like a shot list on set.

The board is genuinely interactive: add a new frame to any scene, delete panels, and reorder them left or right with the move controls. Editing a duration instantly re-tallies the total runtime shown in the timeline strip, and cycling a frame’s shot type or camera move updates its badges in place. A small toast confirms every action so the workflow feels responsive.

Everything is vanilla HTML, CSS and JavaScript with no build step. The layout is fully responsive, collapsing to a single stacked column of frames below 520px, and all controls are keyboard-usable with visible focus rings that meet WCAG AA contrast against the cinematic dark surface.