Slate Composer
Canvas
Background Image
Variables
Title
Block Text Defaults
Date Stamp
Images
Text Blocks
Slate Composer Help
About
Slate Composer builds delivery slates with live canvas preview, reusable local projects, tab-based slate variations, and high-bit-depth export formats.
Core Workflow
- Set canvas, background, typography, title/subtitle, date, and block/image positions in the left controls.
- Edit slate text in the composition editor under preview (supports syntax directives below).
- Use project tabs for per-version slates, then export one slate or all tabs.
- Toggle Guides to show position guides and snap X/Y controls.
Keyboard Hotkeys
- Cmd/Ctrl + Z: Undo
- Cmd/Ctrl + Shift + Z or Cmd/Ctrl + Y: Redo
- Arrow Up/Down while editing a slider value: Nudge by one step
- Shift + Arrow Up/Down while editing a slider value: Nudge by 10x step
- Enter while editing a slider value: Apply value and exit edit
- Escape while editing a slider value: Revert value and exit edit
- Double-click any range slider: Reset to its default value
- Shift while dragging X/Y sliders: Fine adjust
- Alt while dragging X/Y sliders: Temporarily bypass 4px snap
- Escape when Help is open: Close Help
Text Syntax
This syntax is optional and can be mixed with plain text.
Block Delimiter
--- block: Info Block
Columns (`|` for narrow tab, tab for regular tab)
VIDEO:|FULL INTERVIEW TRT:|00:55:07:02
Column Style Directive (applies to following rows)
::col1:bold:: TRT:|00:55:07:02 RESOLUTION:|3840x2160 ::col1:normal::
Line Weight Prefix (non-column lines)
::bold:: DELIVERY MASTER ::bold:: DELIVERY MASTER ::italics:: Subtitle line ::normal:: Legal line
Inline Alignment
::center:: # PROJECT NAME ::right:: DELIVERY MASTER
HTML-style Alignment
<center>Episode 101</center>
Headings
# Heading 1 ## Heading 2 ### Heading 3
Inline Style (HTML tags)
<b>Bold</b> <strong>Also Bold</strong> <i>Italic</i> <em>Also Italic</em> <span style="color:#ffcc00">Gold text</span> <font color="#00d4ff">Cyan text</font>
Inline tags can stay open across lines and close later in the same block/column.
Dynamic Token
<date>
Escape Section (literal mode)
``` CH.1|FULL MIX L|CH.7|L <date> stays literal <b>not styled</b> ```
Spacing
Blank lines add vertical space inside the block.