browser-image-compression icon indicating copy to clipboard operation
browser-image-compression copied to clipboard

Multiple worker support

Open SethuSenthil opened this issue 3 years ago • 0 comments

It would be amazing if this library could support using multiple workers. Currently, the library only supports using one worker but multiple workers would be amazing as it would reduce the compression time for larger images.

An implementation to something similar to https://jnordberg.github.io/gif.js/ would be ideal

SethuSenthil avatar Jul 16 '22 04:07 SethuSenthil