keepExif() is available as of 0.33.0
keepExif()
https://sharp.pixelplumbing.com/api-output#keepexif
Sharp(data.Body) .keepExif() .resize(width, height) .toFormat('png') .toBuffer()