URL format:
https://cdn.dedeard.my.id/og/:text.:format?:options
Note: all requests must use
GET
orHEAD
method, otherwise it will be rejected.
For example:
https://cdn.dedeard.my.id/og/Hello World.jpg?sign=static.dedeard.my.id/og-image
Options:
format=:string OR f=:string
Set image format.
Value: webp - jpeg - jpg - png - svg
Default: webp
For example: /og/Hello World.jpg
sign=:string OR s=:string
Set image sign.
For example: /og/Hello World?sign=example.com/path
color=:hex OR c=:hex
Set image text color.
Default 111827
For example: /og/Hello World?color=000000
bgcolor=:hex OR b=:hex
Set image background color.
Default f3f4f6
For example: /og/Hello World?color=ffffff