NPM package: ogp-image-generator

Details

Time frame
2026
Code
NPM package: ogp-image-generator
Summary
Open Graph Protocol image generator for my blog.

Background

I got interested in how some blogs have Open Graph images that contain a simple design with the title and some details of the blog post.

After learning that these images can be generated, I decided to create a small project and implement a script to use for my personal blog.

I ended up creating an npm command line tool that generates an open graph PNG image file for my personal blog for the given title and date. Which I’m very happy with and is what I currently use for my blog.