carbon-tools / carbon

NO LONGER MAINTAINED - In-browser rich document editor.

Home Page:https://carbon.tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instant Photos Filters

mkhatib opened this issue · comments

Allow the users to select pre-defined filters (instagram-like) to apply on photos.

There are multiple ways one can accomplish this, one by just sticking with CSS properties that allow us to do that, the other is by more advanced methods with some canvas manipulations. I think we should start with experimenting with pre-defined filters with classnames.

See: