akimdi / photoflare

Quick, simple but powerful Cross Platform image editor.

Home Page:https://photoflare.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photoflare

License: GPL v3+ Build Status GitHub release latest packaged version(s)

Photoflare is a cross-platform image editor with an aim to balance between powerful features and a very friendly graphical user interface. 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.

Documentation

Information on current features and how to use the application will be available here. (WIP)

Building

Dependencies

  • G++/Clang on Linux, MSVC/Clang on Windows or Clang on MacOSX
  • libgraphicsmagick++-dev
  • libomp-dev
  • qt5-default (Ubuntu only)
    or
  • libc6-dev
  • libqt5core5a-dev
  • libqt5gui5-dev
  • libqt5widgets5-dev

Compile using either by opening the .pro file with Qt Creator or use qmake passing the .pro file as a parameter. Full instructions for each platform available here

Running

Dependencies

  • libc6
  • libgraphicsmagick++-q16-12
  • libqt5core5a
  • libqt5gui5
  • libqt5widgets5
  • libqt5printsupport5
  • libomp5
  • qt5-image-formats-plugins (Optional - Extra file format support)

Translations

Languages currently available:

  • English
  • French
  • Dutch
  • German
  • Chinese (TW)
  • Czech

If you would like to add to this list then get in touch. Instructions on adding a translation is available here

About

Quick, simple but powerful Cross Platform image editor.

https://photoflare.io

License:GNU General Public License v3.0


Languages

Language:C++ 97.6%Language:QMake 2.0%Language:Python 0.2%Language:Roff 0.1%Language:Shell 0.1%