This is an article whose author did not provide a cover image but Dev.to is able to generate an image with the title. The image acts as a placeholder in rich link previews
My question is how can I do that.
For further actions, you may consider blocking this person and/or reporting abuse
Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.
Mike Young -
Mike Young -
Mike Young -
Bhavya Jain -
Top comments (3)
DEV is using this service: HTML/CSS to Image API - basically you pass the markup and the styling and they give you back an image.
It's built by a DEV member, @mscccc :
Creating images with Ruby + HTML/CSS API
Mike Coutermarsh ・ Mar 10 ・ 2 min read
Wow this is perfect! I was just looking at Themer (themer.dev/), which can output backgrounds as SVGs that Chrome can load. This looks like an awesome programmatic way to convert these to 'standard' image formats!
Love when all my random browsings meld well together!
Thanks @rhymes ,