luthraG / image-watermark

A powerful watermark library for single page images, multipage images, and pdf files based on ImageMagick for node.js
https://www.npmjs.com/package/image-watermark
MIT License
102 stars 33 forks source link

Allow user to set density and quality #17

Open lyndseypadget opened 5 years ago

lyndseypadget commented 5 years ago

This fixes the quality issue described in #12. The default density is 300 and the default quality is 100, although they can be overridden. The spacing is messy but it started out that way. ¯_(ツ)_/¯

andrhamm commented 4 years ago

Please merge

lyndseypadget commented 4 years ago

Rebased to resolve conflicts. Please proceed to merge.

DJayFreshBlock commented 3 years ago

I had to do this update manually as its still not merged into master yet.