Image export options, and a corresponding image export dialog, have been implemented in PhotoFlow quite some time ago:
However, until now those options were not yet implemented in the batch processor. While introducing the image export options, I also had to partly change the way command-line parameters are passed to the batch processor.
As usual, up-to-date packages for Linux, MacOS and Windows 64 bits are available from here.
PhotoFlow Image Editor Blog
Support my work on Patreon
Alternatively, you can leave a one-time donation via PayPal using the Donate button below.

Wednesday, November 7, 2018
Wednesday, October 10, 2018
PhotoFlow - EXIF data info panel
I have just introduced a little but useful enhancement in the PhotoFlow gui: a panel showing the EXIF data of the image being edited. Here is an example:
The up-to-date pre-compiled packages are available as usual from GitHub: https://github.com/aferrero2707/PhotoFlow/releases/tag/continuous (you will have to select those created on 2018/10/10 or newer).
Enjoy!
The up-to-date pre-compiled packages are available as usual from GitHub: https://github.com/aferrero2707/PhotoFlow/releases/tag/continuous (you will have to select those created on 2018/10/10 or newer).
Enjoy!
Friday, September 14, 2018
Launch of crowd-funding campaign on Patreon
Dear PhotoFlow enthusiasts,
I have just launched a crowd-funding campaign on Patreon, with the goal of getting some support out of my FLOSS development activities.
Here is the link to the corresponding creator page: https://www.patreon.com/andreaferrero
Apart from the development of PhotoFlow, that you can follow on this blog and on the forum, I am providing AppImage packages and Continuous Integration support for other graphics-related FLOSS projects, namely:
I have just launched a crowd-funding campaign on Patreon, with the goal of getting some support out of my FLOSS development activities.
Here is the link to the corresponding creator page: https://www.patreon.com/andreaferrero
Apart from the development of PhotoFlow, that you can follow on this blog and on the forum, I am providing AppImage packages and Continuous Integration support for other graphics-related FLOSS projects, namely:
- The GIMP image manipulation program
- The RawTherapee editor
- LuminanceHDR
- HDRMerge
- The Hugin panorama photo stitcher
If you like what I am doing and you find it useful, it would be great if you could consider a little donation. I do not have very ambitious goals regarding the crowd-funding campaign, and I am surely not going to adopt a philosophy of the kind "you only get it if you pay for it!". The work I am doing will continue regardless of the collected money.
Nevertheless, a little financial contribution will certainly help me to justify the spare time I am spending on FLOSS work!
Sunday, September 2, 2018
The new "editing mode" for interactive tools
It has been a while since I posted last time... meanwhile I have been silently working on PhotoFlow, adding new tools and improving the usability.
In this post I will explain how interactive tools (those who require mouse interaction in the preview area in order to set their parameters, like the crop tool) are working in the latest development versions.
Tuesday, August 8, 2017
PhotoFlow v0.2.8 has been released
I am happy to announce that version 0.2.8 of PhotoFlow is now available from the GitHub repository.
Pre-compiled packages are available for Linux (in AppImage format), OSX and Windows.
The full changelog as well as installation instructions can be found in the GitHub release page.
Pre-compiled packages are available for Linux (in AppImage format), OSX and Windows.
The full changelog as well as installation instructions can be found in the GitHub release page.
Monday, July 31, 2017
Getting ready for version 0.2.8
The past few months have been mostly devoted bug-hunting and general stability improvements, as well as some nice improvements here and there. The code is now basically ready for a new official release, so it is a good time to summarise the recent developments.
Pre-compiled packages are provided for Linux, OSX and Windows. In the Linux case, the package is distributed in the form of an AppImage that can be run on virtually any recent Linux distribution, without the need of installing extra dependencies.
The links will be updated in case new the packages get published.
Please help testing the code and give your feedback! If no major problem with the current code is reported, it will be used as the basis for the next v0.2.8 release.
Pre-compiled packages are provided for Linux, OSX and Windows. In the Linux case, the package is distributed in the form of an AppImage that can be run on virtually any recent Linux distribution, without the need of installing extra dependencies.
The links will be updated in case new the packages get published.
Please help testing the code and give your feedback! If no major problem with the current code is reported, it will be used as the basis for the next v0.2.8 release.
Monday, February 27, 2017
PhotoFlow keyboard shortcuts
The latest versions of PhotoFlow comes with few handy keyboard shortcuts. The list of implemented shortcuts is still rather small and, more importantly, the shortcuts cannot (yet) be customized, however this is a first step toward a better usability of the program.
The currently available shortcuts are all related to operations with layers:
The currently available shortcuts are all related to operations with layers:
- Ctrl+Shift+N: add a new layer
- Ctrl+Shift+G: add a new layer group
- Ctrl+Shift+D: delete the selected layer(s)
- Ctrl+Shift+C: copy the selected layer(s) to the photoflow clipboard
- Ctrl+Shift+X: cut the selected layer(s) to the photoflow clipboard
- Ctrl+Shift+V: paste the layer(s) from the photoflow clipboard
- Ctrl+Shift+O: open an existing preset (will be inserted above the selected layer)
- Ctrl+Shift+S: save the selected layers as a preset
- Ctrl+Shift+M: switch the current layer to "mask view mode"
- Ctrl+Shift+L: switch the current layer to "layer view mode"
Under OSX, the Ctrl modifier key must be replaced with Cmd.
The complete and up-to-date documentation of keyboard shortcuts can be found at any time in the PhotoFlow wiki.
Subscribe to:
Posts (Atom)