Create attention-grabbing, eye-catching OpenGraph imagery with code. We’re excited to announce Vercel OG Image Generation – a new library for generating dynamic social card images. This approach is 5x faster than existing solutions by using Vercel Edge Functions, WebAssembly, and a brand new core library for converting HTML/CSS into SVGs. Try it out in seconds. Link to heading Dynamic with limits The engagement rate of Tweets that embed a card is 40% higher . While creating and sharing static social images isn’t difficult, handling dynamic images that need to be computed and generated instantly has had limits. We released og-image.vercel.app four years ago to enable developers to dynamically generate open graph (OG) images by taking a screenshot of an HTML page inside of a Serverless Function. It’s since been used by thousands of developers to handle their social images.…