All Projects → PhotoFlare → Photoflare

PhotoFlare / Photoflare

Licence: gpl-3.0
Quick, simple but powerful Cross Platform image editor.

Projects that are alternatives of or similar to Photoflare

Resizer
An image resizing library for Android
Stars: ✭ 406 (+56.15%)
Mutual labels:  image-processing, photo, photography, photo-editing
Photostructure For Servers
PhotoStructure for Servers
Stars: ✭ 98 (-62.31%)
Mutual labels:  image-processing, photo, photography
Cropiwa
📐 Configurable Custom Crop widget for Android
Stars: ✭ 2,185 (+740.38%)
Mutual labels:  crop, photo, photo-editing
Tkimageview
An easy way to crop an image.
Stars: ✭ 342 (+31.54%)
Mutual labels:  crop, photo, editor
Rskimagecropper
An image cropper / photo cropper for iOS like in the Contacts app with support for landscape orientation.
Stars: ✭ 2,371 (+811.92%)
Mutual labels:  crop, photo, editor
Handwriter
A smart program to convert digital document to hand-written document
Stars: ✭ 108 (-58.46%)
Mutual labels:  image-processing, qt5
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (-56.54%)
Mutual labels:  image-processing, qt5
Letterbox
Go program to batch-process letter-boxing of photographs.
Stars: ✭ 147 (-43.46%)
Mutual labels:  image-processing, photography
Igrphototweaks
Drag, Rotate, Scale and Crop
Stars: ✭ 212 (-18.46%)
Mutual labels:  image-processing, crop
Batchimageprocessor
A Mass Image Processing tool for Windows
Stars: ✭ 55 (-78.85%)
Mutual labels:  image-processing, crop
Pynet Pytorch
Generating RGB photos from RAW image files with PyNET (PyTorch)
Stars: ✭ 169 (-35%)
Mutual labels:  image-processing, photography
Graphite
Open source 2D node-based raster/vector graphics editor (Photoshop + Illustrator + Houdini = Graphite)
Stars: ✭ 223 (-14.23%)
Mutual labels:  image-processing, photo-editing
Damselfly
Damselfly is a server-based Digital Asset Management system for photographs. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names.
Stars: ✭ 86 (-66.92%)
Mutual labels:  image-processing, photography
Pubgis
Generate maps of your position throughout PUBG gameplay
Stars: ✭ 135 (-48.08%)
Mutual labels:  image-processing, qt5
Retouch
🎬 An OpenGL application for editing and retouching images using depth-maps in 2.5D
Stars: ✭ 63 (-75.77%)
Mutual labels:  image-processing, editor
Pynet
Generating RGB photos from RAW image files with PyNET
Stars: ✭ 211 (-18.85%)
Mutual labels:  image-processing, photography
Monotone
An Unsplash Application for iOS.
Stars: ✭ 181 (-30.38%)
Mutual labels:  photography, photo
libopenraw
libopenraw: RAW file parsing and processing library (mirror and WiP)
Stars: ✭ 42 (-83.85%)
Mutual labels:  photography, photo
Lassi-Android
All in 1 picker library for android.
Stars: ✭ 108 (-58.46%)
Mutual labels:  crop, photo
Gimel-Studio
Old repo of the node-based image editor. See https://github.com/GimelStudio/GimelStudio for the next generation of Gimel Studio 🚀
Stars: ✭ 55 (-78.85%)
Mutual labels:  photography, photo-editing

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.

Building

Dependencies

  • g++ (G++/Clang on Linux, MSVC/Clang on Windows or Clang on MacOSX)
  • libgraphicsmagick++1-dev
  • libomp-9-dev
  • libc6-dev
  • libqt5core5a
  • libqt5gui5
  • libqt5widgets5

Ubuntu (20.04)

sudo apt-get install libgraphicsmagick++1-dev, libc6-dev, libqt5core5a, libqt5gui5, libqt5widgets5, libomp-10-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

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 (fr)
  • Dutch (nl)
  • German (de)
  • Chinese (Simplified - zh_CN)
  • Chinese (Traditional - zh_TW)
  • Czech (cs)
  • Portuguese (pt_BR)
  • Portuguese (pt_PT)
  • Swedish (sv)
  • Russian (ru_RU)
  • Indonesian (id)
  • Spanish (es)

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].