
A simple and powerful image editor inspired by PhotoFiltre.
Photoflare is a powerful yet easy-to-use cross-platform image editor. It suits a wide variety of different tasks and users who value a more nimble workflow. Features include basic image editing capabilities, paint brushes, image filters, colour adjustments and more advanced features such as Batch image processing.
Shoot RAW? PhotoFlare Lens is a free RAW viewer supporting 700+ camera models with non-destructive XMP editing.
Looking for layers, non-destructive editing, and a professional brush engine? Check out PhotoFlare Studio.
Information on current features and how to use the application will be available here.
sudo apt-get install g++ libgraphicsmagick++1-dev libc6-dev libqt6core6t64 libqt6gui6t64 libqt6widgets6t64 libomp-dev qt6-base-dev qtcreator
sudo apt-get install g++ libgraphicsmagick++1-dev libc6-dev libqt6core6 libqt6gui6 libqt6widgets6 libomp-21-dev qt6-base-dev qtcreator
Compile using either by opening the .pro file with Qt Creator or use qmake passing the .pro file as a parameter.
qmake Photoflare.pro
git submodule update --init --recursive
bash external/build_gmic_photoflare_qt.sh
Full instructions for each platform available here
Languages currently available:
If you would like to add to this list then get in touch. Instructions on adding a translation is available here