/pixel-flow-light

Node graph driven image processing application

Primary LanguageTypeScriptMIT LicenseMIT

Pixel Flow Light

Pixel Flow is a node graph driven image processing application, inspired by Blender's node editor.

As opposed to the standard version of Pixel Flow which use backend computation with GEGL, this version is said to be light as it is a pure frontend application and every computation is made in the browser.

Screenshot

This example graph implements the firsts steps of an OCR algorithm as implemented by Tesseract.

Screenshot

Demo

A live demo is available here