ogmake

← All templates

Highlighter

A yellow marker run through a grey paragraph — the honest replacement for the giant quote mark.

Highlighter template preview

Try it

POST /v1/images, Bearer-authenticated, with this template id and params — see the quickstart for how to get a key, and for a signed-URL example that links straight to a cacheable, cache-forever image URL without a server round trip.

curl https://ogmake.com/v1/images \
  -H "Authorization: Bearer og_live_..." \
  -H "Content-Type: application/json" \
  -d '{
  "template": "highlighter",
  "params": {
    "before": "The thing that surprised us most:",
    "highlight": "ogmake replaced our entire OG image pipeline in an afternoon.",
    "after": "",
    "source": "Morgan Doe",
    "site": "Example Corp"
  }
}'

More templates.