Plugin — Sharp

I found sharp-exif on GitHub, but it hasn't been updated in 2 years. Open to suggestions.

sharp(input) .webp({ quality: 75 }) .toFile(output); This works fine, but I'm stripping important copyright metadata. Before I write a custom wrapper, has anyone built a plugin that uses sharp.heif() or a pre-processing step to copy over specific tags? sharp plugin

Requires SSH access to install Node. Not for shared hosting. I found sharp-exif on GitHub, but it hasn't

Just finished testing the "Sharp for WordPress" integration (using Node.js as a microservice) and the results are impressive. I found sharp-exif on GitHub