dfa1234/ngx-image-compress

StackBlitz uploadAndGetImageWithMaxSize doesn't work

Closed this issue · 3 comments

Please update the stackblitz

Stackbliz has a lot of compilations problem recently, not linked to this plugin.
It should be working now.
For the demo please look at https://image-library.app
You can still look at the code from github

@dfa1234 If I want to compress any image to lower than 150kb then how could I do this?

@Ranindu15 150kb is approximately .15mb, so you pass "0.15" to the function, it will do the work