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="undefined/api/generate?title=YOUR_TITLE&author=AUTHOR_NAME&avatar=IMAGE_URL&websiteUrl=WEBSITE_URL&description=YOUR_DESCRIPTION&bio=ORGANIZATION_BIO&orgWebsite=ORGANIZATION_WEBSITE&theme=THEME_NAME" />
and replace all VALUES with your desired values.