Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 707 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 707 Bytes

FilterFlow

FilterFlow is a web app for applying sequences of operations on an image. A tool for those interested in understanding filters better and applying simple operations on images. Heavily inspired by CyberChef.

Usage

See latest stable release.

Building

To build the project first install yarn

    npm install --global yarn

then the rest of the dependencies

    yarn install

after that

    yarn build
    yarn start

Contribution guidelines

commit convention

    ISSUE commit_message

eg.

    KAN-1 added_readme

Screenshots

preview