Subtitle Style Editor

Preview subtitle styles and export a caption_style JSON to reuse across VMAI subtitle tools.

Sign in to save and reuse style presets.

Style

Basic

Premium (Creator+)

Preview

The quick brown fox jumps over the lazy dog.

Caption style JSON

{
  "type": "default",
  "highlight_color": "#FFD700",
  "text_color": "#FFFFFF",
  "outline_color": "#000000",
  "background_opacity": 0.7,
  "outline_width": 0,
  "shadow_color": "#000000",
  "shadow_depth": 0,
  "font_size": "medium",
  "font_weight": "normal",
  "text_transform": "none",
  "position": "bottom"
}

Paste this JSON into Subtitle Burner or Subtitle Generator under "caption style override" to apply.