Skip to content

Social Quote

Preview

Social Quote

Dimensions

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

Fonts

  • Inter

Slide Fields

FieldTypeRequiredMax Length
quotetext280
authortext50
author_titletext50

Brand Fields

FieldTypeRequiredDefault
brand_nametext
brand_handletext
bg_colorbg#1e1e2e
bg_color_endbg#11111b
accent_colortext#cba6f7
accent_color_endtext#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 social-quote --data input.json --output output.png

Released under the BSL-1.0 License.