Skip to content

barelyhuman/og-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

og-image

Open Graph Image Generator (CLI)

Usage

❯ cat .commitlog.release
v0.0.2

Usage of og-image: 
  -background-url string
    	URL for the background
  -color string
    	Font Color (default "#000")
  -desc string
    	Description or Sub Title
  -out string
    	File to output to, will export a png (default "./og-image.png")
  -size-one int
    	Font Size for title (default 16)
  -size-two int
    	Font Size For description (default 12)
  -title string
    	Title

Install

You can get the binaries from releases page for your specific arch

Contribute

The repository follows the general github pull request flow and would appreciate if you let the owner/maintainer know before you pick up an issue, this is to avoid overlaps

License

MIT © Reaper