sharp icon indicating copy to clipboard operation
sharp copied to clipboard

feat: Add withXmp() method for XMP metadata injection

Open tpatel opened this issue 6 months ago • 0 comments

partially resolves #4143

  • Add withXmp(xmpBuffer) method to embed custom XMP metadata in output images
  • Include parameter validation for non-Buffer inputs
  • Add tests
  • Update API documentation

tpatel avatar Jun 16 '25 22:06 tpatel