▲ ▼ Dynamic Open Graph images based on screenshot
I run mostly text based websites nowadays, but for each post I have to create a featured image manually for it to look good when shared on social media.
For user generated content I currently create an og:image procedurally with title text, But for manually typed content say like my curated list of startup tools which has new content regularly I have to take a screenshot along with older content and So I'm looking for a service which helps me take screenshots of specific elements and saves me the time of building one myself.
Hey Abishek! If you're using WordPress you can use my new plugin MightyShare! https://wordpress.org/plugins/mightyshare/
It takes your WordPress featured photo and title to overlay them using multiple different types of templates. Still working on a solution that'll work if you aren't using WordPress.
I end-up building my own solution with https://go-rod.github.io with couple of lines of code, It's well-built and fast. I highly recommend rod for anyone who can code in Go for some browser automation.