Semi-Batched-Image-Editor 0.9 review

Download
by rbytes.net on

Semi-Batched-Image-Editor program is an image editor for Linux. The problem: Got a huge amount of scanned pictures (from your digita

License: GPL (GNU General Public License)
File size: 87K
Developer: Peter Seiderer
0 stars award from rbytes.net

Semi-Batched-Image-Editor program is an image editor for Linux.

The problem: Got a huge amount of scanned pictures (from your digital camera, or as Picture-CD from your favorite lab)? Want to rotate some of them to the right orientation? Select a good detail? Scale to a given output format? Want to do this with as less as possible mouseclicks?

The solution: SeBIE - the Semi-Batched-Image-Editor.

Here are some key features of "Semi Batched Image Editor":
Input filename selection via regular expressions.
Create output filename via regular expression and substitution.
Select image details with a given proportion.
Scale to a given output format when saving.
Apply some color correction (at the moment only gamma curve correction is possible).

Why Semi-Batched? Because SeBIE is not fully batch processing. A rest of user interaction is still needed (and wanted).

SeBIE is written in C using the gdk/gtk (glib-2.0.7/gtk+-2.0.9) toolkit.

Installation:

Get the source distribution from the download page and unpack:

tar -xvzf sebie-0.9.tar.gz

Change to the sebie source directory:

cd sebie-0.9

Run the configure script:

./configure

Build the executable:

make all

And install it as 'root:

make install

Start the application using the command 'sebie'....

What's New in This Release:
Add events delete_event and destroy to main window.
Handling resizable drawing area.

Semi-Batched-Image-Editor 0.9 search tags