filterous-2 icon indicating copy to clipboard operation
filterous-2 copied to clipboard

Instagram-like photo manipulation library for Node.js and Javascript on browser

Results 10 filterous-2 issues
Sort by recently updated
recently updated
newest added

How could we get the final base64 or buffer instead save the file?

+ Added webpack to package dist file. + Moved vignette to a separate file to make index.js cleaner + Added support for canvas as source image for browser. + Disabled...

It would be nice to know it... The filter's effects are hidden from there instagram-names. Many thanks, P.S. if there is none, how can we increase the image sharpness with...

I suggest using an encoded svg instead of a png, as this reduces the filesize significantly. Filesize before substitution: **121.803 Bytes** Filesize after substitution: **17.560 Bytes** Results in a reduction...

I want to get filtered image to insert it in to canvas. is it possible with your lib?

Thanks for this library that work very well. But when I apply a filter on server side with nodejs over 100 images one after another, the memory of the server...