Skip to main content
  • Created:
  • Updated:
  • Author:
    Takeshi Takatsudo

svg-to-png

svg-to-png is an internal utility for converting SVG files to PNG format, optimized for OG (Open Graph) image generation.

Features

  • Convert SVG to PNG using sharp (high-performance image processing)
  • Default output: 1200x630 pixels (standard OG image dimensions)
  • Center-crop from square SVG to landscape format
  • CLI and programmatic API