A
A
antimodern2019-02-14 22:22:50
JavaScript
antimodern, 2019-02-14 22:22:50

How do they automatically generate these pictures?

I noticed an interesting feature on one site. Articles published by users automatically receive a generated image
78617%3Fbust%3D14-Nuxt.js%20v2.4.0%20is%
After digging into their code, I saw that they do it using Cloudinary. Is it possible to make a picture of the same quality using some open source tools, such as GraphicsMagick or their analogues, preferably with a module for Node)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ranwise, 2019-02-15
@Ranwise

so dozens or even thousands of ways, on github by searching html to jpg and choosing the language you need, you can still make svg and convert it to jpg

V
Vladislav, 2019-02-15
@ghostiam

First google link :
https://www.npmjs.com/package/pureimage
And here is the second one: https://github.com/Automattic/node-canvas

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question