79350661

Date: 2025-01-12 20:27:48
Score: 2.5
Natty:
Report link

keepExif() is available as of 0.33.0

https://sharp.pixelplumbing.com/api-output#keepexif

Sharp(data.Body)
      .keepExif()
      .resize(width, height)
      .toFormat('png')
      .toBuffer()
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: jimmely