Bereaksi buffer ke gambar

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