Skip to content

Comparison Table

Side-by-side comparison table with two options

Preview

Comparison Table

Dimensions

  • Width: 1080px
  • Height: 1080px
  • Aspect Ratio: 1080:1080

Fonts

  • Inter
  • Space Grotesk

Slide Fields

FieldTypeRequiredMax Length
titletext80
option_a_nametext30
option_b_nametext30
row1_labeltext30
row1_atext40
row1_btext40
row2_labeltext30
row2_atext40
row2_btext40
row3_labeltext30
row3_atext40
row3_btext40
row4_labeltext30
row4_atext40
row4_btext40

Brand Fields

FieldTypeRequiredDefault
brand_nametext
brand_handletext
bg_colorbg#1e1e2e
bg_color_endbg#11111b
accent_colorbg#cba6f7
accent_color_endbg#89b4fa
bg_imageimage
bg_image_opacitynumber0.15
logoimage

Example JSON

json
{
  "brand": {
    "brand_name": "Ajianaz",
    "brand_handle": "@ajianaz"
  },
  "slides": [
    {
      // fill slide fields here
    }
  ]
}

Usage

bash
cosy render --template comparison-table --data input.json --output output.png

Released under the BSL-1.0 License.