preco21 / merge-img

Merge multiple images into a single image
MIT License
94 stars 29 forks source link

Could you rewrite this plugin with Sharp? #9

Open srameshr opened 5 years ago

srameshr commented 5 years ago

Sharp is faster, has better support and is well documented. https://sharp.pixelplumbing.com/en/stable/performance/

pavelloz commented 5 years ago

I suspect that author used it because jimp has no binary dependencies, or any dependencies for that matter.

BTW. There is not much to write, if you use sharp its easy enough: https://sharp.pixelplumbing.com/en/stable/api-composite/