gl-react-instagramfilters icon indicating copy to clipboard operation
gl-react-instagramfilters copied to clipboard

Possibility to apply filters in chunks

Open serhiipalash opened this issue 5 years ago • 0 comments

Hi @stoffern ! Thank you for this great repo!

Can you help me? I am trying to understand is it possible to apply such filters on image readable stream in Node.js environment. Do you know how applying filter works in nutshell? Is it possible to apply filter not loading the whole file in memory, but only processing it by chunks?

If this is possible in theory I'll try to do this.

serhiipalash avatar Aug 09 '18 20:08 serhiipalash