Dynamic Open Graph Image Generator

What is this ?

This is a dynamic Open Graph image generator which generates the open graph image for your webpage dynamically.

How to use it ?

Add this url as a content to your og:property of meta tag as below :
<meta property="og:image" content="https://dynamic-og-image-generator.vercel.app//api/generate?title=YOUR_TITLE&author=AUTHOR_NAME&avatar=IMAGE_URL&websiteUrl=WEBSITE_URL&theme=THEME_NAME" />
and replace all VALUES with your desired values.