react-image-file-resizer icon indicating copy to clipboard operation
react-image-file-resizer copied to clipboard

Resize algorithm

Open varun-raghavendra opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. Support bilinear interpolation algorithm to resize image.

Describe the solution you'd like What is the current algorithm used for resizing? Bilinear interpolation is the most widely used algorithm for resizing. Can you start supporting it?

varun-raghavendra avatar Aug 12 '23 16:08 varun-raghavendra