Create Instagram-esque filters with javascript?

前端 未结 4 1006
[愿得一人]
[愿得一人] 2020-12-30 13:15

Can I create Instagram-esque filters with javascript?

The images can be processed client-side or server-side(node.js)

I could overlay some pngs and box-shado

4条回答
  •  庸人自扰
    2020-12-30 13:46

    I think all filters are public libs wrote in C/C++ that u can import in node =) Give a try

提交回复
热议问题