11 comments

[ 4.3 ms ] story [ 34.5 ms ] thread
I had the chance to work with Vercel OG / Satori a little while ago for Vercel's Next.js conference. I expected the OG cards for our word game to take hours, but it took minutes instead. Huge productivity boost.

You can try the playground with examples here: https://og-playground.vercel.app/

There's my library for generating og:images statically pretty much dead. I was always wondering why Vercel didn't do this.
(comment deleted)
Well it won't be dead. The vercel one seems to only support running on vercel.
They also have satori, which will run anywhere it seems.
That seems to generate svgs which as far as I know no site will show og embeds with svgs for some reason
I use svgs for my websites og images, haven't come across an issue with embeds on most platforms.