项目作者: pistatium

项目描述 :
"Unique OGP" automatically produces unique OGP image.
高级语言: JavaScript
项目地址: git://github.com/pistatium/unique_ogp.git
创建时间: 2015-07-12T04:36:03Z
项目社区:https://github.com/pistatium/unique_ogp

开源协议:MIT License

下载


Unique OGP

“Unique OGP” automatically produces unique OGP image.

This returns an image of the size suitable for OGP image of Facebook when you give API a letter as input.

Run on Google Cloud

日本語(Japanese)

ブログのアイキャッチ、OGP画像をタイトルから自動生成してみる #Pistatium

Sample

/?title=Unique%20OGP
sample.png

/?title=Hello world!&brand=Unique OGP
with_brand.png

/?title=全自動でOGP画像を生成します&brand=Unique OGP
about_ja.png

/?title=http://kimihiro_n.appspot.com&brand=Pistatium
pistatium.png

Online Demo

http://pistatium.github.io/unique_ogp/

You can try to make the OGP image in real time.

Setup image API server

  1. docker run -it -p 8088:8088 pistatium/unique_ogp

open browser http://X.X.X.X:8088?title=Test

This software is released under the MIT License, see LICENSE.txt.

Copyright(c) 2015 pistatium.