node js canvas help | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

node js canvas help

How to superimpose text on a image in node js, the image from the server and after send it

22nd Jul 2019, 3:58 PM
Александр
Александр - avatar
1 Respuesta
+ 1
I guess, you'll need help of third party apps for it. Try connecting a different Programming language like C++, Python, Java... with Node.js because, Node.js can't actually work on graphics. You'll need to prepare that image+text using other applications and send that image buffer
9th Nov 2019, 5:56 PM
Sarthak
Sarthak - avatar