Live data from Hacker News

Show HN: OG Image as a Service

og-image.wzulfikar.com

1–9 of 9 posts

Re: Show HN: OG Image as a Service

#2
Hello, this is actually my first post ever here! So, I put together a webapp that helps you generate open graph image dynamically. I forked it from vercel (github.com/vercel/og-image) and add more functionalities (more templates, custom background image, etc.). I think it can be useful for those who want to quickly create banner or poster for their events, projects, website. etc.

What do you think?

Re: Show HN: OG Image as a Service

#6
post #4

Author Image is missing. Btw I am using https://bruzu.com for og images on few of my websites.

Oh cool, didn't know about bruzu before. Seems interesting! What do you mean by Author Image is missing?

I tried using author image and it looks ok here: https://og-image.wzulfikar.com/**Hello**%20World!.png?theme=...

For images, you can use a url that starts with http/https or use a short syntax like svg/twitter (will fetch twitter logo from svgporn), unavatar/acme (will fetch "acme" profile from unavatar.vercel.app), etc.

Re: Show HN: OG Image as a Service

#8
post #3

Looking good, wzulfikar . Any plans to update your fork with a new README, and updated index?

Yess, I'm planning to update the README and put some examples in there. What do you mean by "updated index"?

By "updated index" I mean the app's index page (only page) :)