onurzorluer / react-image-file-resizer

Resize Local Images with React 🌄 🌅
MIT License
313 stars 41 forks source link

Set high image smoothing quality (solves bad resizing on Chrome) #63

Closed mmmulani closed 2 years ago

mmmulani commented 2 years ago

On Chrome, the default imageSmoothingQuality is low which results in some pretty bad blocky effects. If we set it to high, we get nicer resizes.

The before: resized

and after: resized_better

onurzorluer commented 2 years ago

@all-contributors please add @mmmulani for code and maintenance

allcontributors[bot] commented 2 years ago

@onurzorluer

I've put up a pull request to add @mmmulani! :tada: