PhotoFlow RAW Editing Software for Linux Ubuntu. Install PhotoFlow 0.2.0 image editor on Ubuntu 15.04, Ubuntu 14.04 and Derivatives.
PhotoFlow is a fully non-destructive photo retouching program providing a complete layer-based workflow including RAW image development. PhotoFlow is primarily used for adjusting photos from RAW images to high-quality printing.
PhotoFlow RAW image editor features:
- Layer-based photo editing workflow with realtime preview of the final image.
- Support for 8-bits and 16-bits integer as well as 32-bits and 64-bits floating point precision, selectable at runtime and on a per-image basis.
- Allows to load and edit images of arbitrary size, thanks to the underlying rendering engine based on the VIPS library.
- Support for common photo editing tools: levels, curves, brightness-contrast control, blurring, sharpening, cropping, resizing, colorspace conversions, etc…, all implemented in the form of image layers.
PhotoFlow can be installed on Ubuntu Systems via PPA. To install, oprn Terminal and run the following commands:
$ sudo add-apt-repository ppa:dhor/myway
$ sudo apt-get update
$ sudo apt-get install photoflow
Optional, to remove photoflow, do:
$ sudo apt-get remove photoflow