Docs

SlickVid Resources

Guides for every part of SlickVid - from the Chrome screen recorder to all 10 scene types with 60+ animated variants. Each guide covers the full scene syntax and all available variants so you can build exactly the video you have in mind.

Quick start

Every SlickVid video is a plain-text script. Scenes start with a --- type --- separator followed by optional config keys, then standard markdown content. Here is a minimal example:

--- stage ---
size: 1920x1080

--- text ---
variant: typewriter
transition-out: zoom-out

# Hello World
This text types itself onto the screen.

--- panel ---
variant: stats
transition-in: zoom-in

# Monthly Revenue
$48,200
+12% from last month