Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 745 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 745 Bytes

Open Graph (OG) image generator

This actor is for sharing Apify actors on social media.

How it works

  1. Takes as input all the information required for the OG image.

  2. Generates an HTML page and lays out the information in a card format.

  3. Takes a screenshot and saves it in JPEG or PNG format.

Input

Add the information:

  • actor URL
  • actor title
  • actor image URL
  • author full name
  • author image URL
  • image format - you can pick JPEG or PNG format.

Depending on the size of image you need, adjust the image scale accordingly.

Output

The finished product will be in the default key-value store.

If you're checking it right after the actor run, you may need to press the refresh button if you can't see the image.