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.
This example graph implements the firsts steps of an OCR algorithm as implemented by Tesseract.
A live demo is available here