react-image-file-resizer
react-image-file-resizer copied to clipboard
Resize Local Images with React 🌄 🌅
**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?...
Getting above reference error on IOS device. > iOS 16.4.1 - Mobile Safari UI/WKWebView
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
Hello, currently following `outputType` type is => File, base64 & blob, can you add the output type for an array or something similar to when we upload Image/Files using input...
When setting the compressed format to PNG no matter what quality value you are writing it's just not changing the URI compressed file size result. Have anyone faced that issue?...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
**Describe the bug** For some reason, after resizing an image using a specific aspect ratio, it getting a bit pixeled, it may happen because of the resizing algo. **To Reproduce**...
**Is your feature request related to a problem? Please describe.** Non-image files with an image file extension like `my-text-file.png` will fail silently, leading to user confusion. **Describe the solution you'd...