Reacct Buffer to Image
const img = new Buffer.from(data).toString("base64")
Enthusiastic Eagle
const img = new Buffer.from(data).toString("base64")