browser-image-compression
browser-image-compression copied to clipboard
Multiple worker support
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