kvnang / workers-og

An `og:image` (social card) generator that is fast, browser-less (no Puppeteer), and capable of running on the edge. This package is designed to be used with Cloudflare Workers (but may be used elsewhere), with the simple API inspired by `@vercel/og`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Difference vs Cloudflare Pages Plugin vercel-og?

user-0a opened this issue · comments

Hi, great library! Was just wondering if there is a difference between this and the Cloudflare Pages Plugin that supports vercel-og. The reason why I ask is because the README states that the main difference is edge compatibility, but I believe the CF Pages Plugin version of vercel-og is edge compatible. Thank you again for the great tool :)