#Generate a image in the format PNG

4 messages · Page 1 of 1 (latest)

glossy nest
#

Hi, how I can do with node.js to generate a image in the format png because for now it's just a url where we can see a image but it's not .png

snow moth
#

it only generates images in the PNG format

#

you can opt for getting the response of the API either as a base64 encoded string or as a URL (that expires in an hour) to the file

#

if you choose for the URL, you have to download the file