CalWizz Week 1 Tweet Images

Images Created

DayFileDescription
Mondaymonday-meeting-breakdown.svg4hrs meetings β†’ 45min productive visual
Tuesdaytuesday-calculator.svgCalculator promo (calculator.calwizz.com)
Thursdaythursday-calendar-audit.svgThread starter with stats
Fridayfriday-25-minute.svg30β†’25 min meeting hack

Specs

  • Size: 1200x675px (Twitter optimal)
  • Colors: CalWizz brand (#2d5a3d, 1a3d2a, 8B9D83)
  • Formats: SVG (vector) + HTML (for browser rendering)

Converting to PNG

Option 1: Browser (Quick)

  1. Open .html file in browser
  2. Take screenshot or use browser’s print-to-PDF β†’ convert

Option 2: Command line (with Node.js)

cd drafts/calwizz-tweet-images
npm install playwright
npx playwright install chromium
node render-images.js

Option 3: ImageMagick

convert -density 150 monday-meeting-breakdown.svg monday-meeting-breakdown.png

Option 4: Online tools

  • svgtopng.com
  • cloudconvert.com

Tweet Pairings

  • Monday: β€œ4 hours of meetings = 45 min productive time” + monday image
  • Tuesday: Calculator promo + tuesday image
  • Wednesday: Skip image (engagement post)
  • Thursday: Calendar audit thread + thursday image
  • Friday: β€œ25 min instead of 30” hack + friday image