Skip to content

Retro Badge

Retro-style circular badge with bold text and star

Preview

Retro Badge

Dimensions

  • Width: 600px
  • Height: 600px
  • Aspect Ratio: 600:600

Fonts

  • Space Grotesk

Slide Fields

FieldTypeRequiredMax Length
main_texttext30
sub_texttext40
yeartext10

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 retro-badge --data input.json --output output.png

Released under the BSL-1.0 License.