Open miguelknb opened 4 years ago
I'm trying to merge two images from their base64, each one with around 1.6 mb but I'm getting a merged image with 160 kb. Is there anyway to reduce image compression?
Try reducing the quality: https://github.com/lukechilds/merge-images#optionsquality
I'm trying to merge two images from their base64, each one with around 1.6 mb but I'm getting a merged image with 160 kb. Is there anyway to reduce image compression?