Ogfy is a lightweight, no-frills tool that transforms any URL into a Open Graph image. Just paste in your link and receive a preview-ideal image for sprucing up social posts, link cards, and more. Built by @MaximilianLloyd
https://ogfy.dev?url=https://hackernews.com
Name | Description | Values | Required | default |
---|---|---|---|---|
url | The url to be screenshotted. If the url contains query paramters, make sure it is encoded | string | true | |
waitUntil | When to consider navigation “done.” | "load" | "domcontentloaded" | "networkidle" | "commit" | false | load |
width | Viewport width in pixels | number | false | 1200 |
height | Viewport height in pixels | number | false | 630 |