onurzorluer / react-image-file-resizer

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

Name of new file has old extension #49

Closed jahicDario closed 3 years ago

jahicDario commented 3 years ago

When I try to upload jpg file and to change the extension to png, file name in uri callback still has old name: filename.jpg instead of filename.png.

Lib version: ^0.4.2

onurzorluer commented 3 years ago

Thank you for reporting this issue. Fixed in 0.4.3