DEV Community

Cover image for Built  open graph image generator with NodeJs & NextJs
Rahul kumar
Rahul kumar

Posted on

Built open graph image generator with NodeJs & NextJs

I have built this open graph image generator with

  • NodeJs
  • NextJs
  • ExpressJs
  • Material-UI

Check it out -> https://og-image-client.vercel.app

Features

Theme

It supports two theme, light and dark.

Layout

Currently it supports only three layout.

1. Default

In default layout, you can put your logo at the very top and title at the bottom of the logo

2. Simple

In this layout, you won't be able to add your logo. You can only have text

3. Blog

This layout contains all the features available in Default. It also allow you to put some tags images, you can see the option at the bottom (Featured images).

Do check it out and let me know in the comments that what else can be introdused and improved -> https://og-image-client.vercel.app

Top comments (0)