/simple-og-gen

Simple OG Image Generator in PHP

Primary LanguagePHP

Simple OG Image Generator in PHP

  • Need PHP GD image library

Features
  • Only Supports GET
  • pass text and your site domain as parameters
  • Parameters : Text , Domain

How to use
  • EX : yourdomain.com/api/?text=God is Great&site=localhost

<meta property="og:image" content="yourdomain.com/api/?text=God is Great&site=localhost" />


Cons
  • Does not Support Big Text Data

Demo Image