Back in 2003, I created this repository because I had some wild ideas of building a better replacement to my lightroom workflow... (yeah it is never that easy but one can always dream...)
- Drag drop photos
- Mass preview and apply filters
- Mass export
electron app.js
Electron
npm install -g electron-prebuilt
Node modules
npm install --production
An Instagram-like desktop app developed with Electron and Web technologies for a simple photo retouching workflow. This iteration uses CSSgram (that uses GPU accelerated CSS filters and blend modes) for Instagram like effects.