@castnertech/social-image-generator

Generate social image cards for your blog posts, videos, and tweets!

Usage no npm install needed!

<script type="module">
  import castnertechSocialImageGenerator from 'https://cdn.skypack.dev/@castnertech/social-image-generator';
</script>

README

social image generator

Simple to use social image generator cli for your blogs, videos, etc.

Usage

yarn global add @castnertech/social-image-generator
sig --help
sig \
  --text "New Blog Posty!" \
  --image "https://images.unsplash.com/photo-1557958114-3d2440207108?w=1950&q=80" \
  --out blog-post-social-card.png