Base Tools

Overview

The Batch Queue Manager tools are available as plugins loaded dynamically at startup and configurable in Setup dialog. Except few ones, mostly all tools share the same functionalities than plugins from Image Editor. The difference with Image Editor tools is that there is no possibility to preview the tool effects over the images. Other tools are more designed to Convert to file formats, and to apply the Digital Asset Management.

The Batch Queue Manager View to Select Base Tools for Creating a Workflow

Shared Image Editor Tools

List of tools coming from Image Editor and shared in Batch Queue Manager is given below. This list provide the links to Image Editor chapters from this manual corresponding to the Batch Queue Manager tools.

Note

Adjust Levels and Simulate Color Negative Film are not available in Batch Queue Manager.

Note

Healing Clone Tool and Lens Distortion Correction are not available in Batch Queue Manager.

  • Image Transformation Tools:

    Liquid Rescale, Perspective, Shearing Tool, and Proportional Crop Tool are not available in Batch Queue Manager.

  • Image Decoration Tools:

Note

Simulate Oil Painting, Simulate Charcoal Drawing, Emboss Photograph, Distortion FX, Blur FX, and Add Rain Drops are not available in Batch Queue Manager.

Convert Tools

These tools allow to save images to new file formats. These are mostly placed at end of your list of Assigned Tools from your Workflow.

Metadata Tools

Custom Tools

G’MIC Processor

Introduction

G’MIC (GREYC’s Magic for Image Computing) is a free and open-source framework for image processing. It defines a script language that allows the creation of complex macros. Originally usable only through a command line, this tool allows to run the G’MIC processor in batch over more than one item previously hosted in a queue.

The Tool View

The tool provides a tree-view of the user customized G’MIC filters, chained and applied on all images, one by one. The selection of the G’MIC filter settings is done using the Gmic-Qt interface which provides a preview of the filters based on the current selected item from the queue. A complete description of the G’MIC-Qt interface is done in the dedicated section of the Image Editor tool.

The G’MIC filters tree-view in the Batch Queue Manager can be customized as a hierarchy of folders where the chained G’MIC filters can be grouped by categories. A separator can be also appended to the view to well differentiate the groups.

The G’MIC Batch Queue Manager Tool Tree-View

For each entry, a tree-view shows the title and the description. A tool-tip is also provided to easily select the right item on the list. The tool-tip shows the title, the number of chained filters, the filters names, and the description.

On the bottom of the tree-view, a tool-bar will provide all actions available to manage the contents. From the left to right, the buttons are:

  • Plus icon to add an entry, as a new filter, a folder, or a separator.

  • Minus icon to remove the currently selected entry.

  • Edit icon to open the properties dialog for the currently selected entry.

  • Database icon to import or export the hierarchy from the disk using the XML format.

On the right side of the tool-bar, a search text field can be used to filter the tree-view using keywords included in the entries titles.

The Property Dialog

The property dialog allows editing the G’MIC filter and folder settings. They can be opened directly by a mouse double-click on one tree-view entry.

The folder dialog allows you to create or rename a sub-directory hosted in the tree-view.

The G’MIC Folder Properties Dialog

The filter dialog allows you to create or edit a G’MIC filter in the tree-view. You can customize all the settings for one entry, as:

  • The list of chained G’MIC commands.

  • The order of the G’MIC Command.

  • The main title of the tree-view entry.

  • The description of the tree-view entry.

The G’MIC Filter Properties Dialog

On the bottom of the G’MIC commands list, a tool-bar provides the main command to manage the contents. From the left to right, the buttons are:

  • Edit icon to customize the current G’MIC command using the filter selector dialog.

  • Up icon to move the current G’MIC command to the top of the list.

  • Down icon to move the current G’MIC command to the bottom of the list.

  • Plus icon to add a new G’MIC command in the list using the filter selector dialog.

  • Minus icon to remove the current G’MIC command from the list.

  • Clear icon to erase the contents of the list.

The Filter Selector

The filter selector dialog allows you to choose the G’MIC filter command for one entry of the G’MIC filter properties dialog. They can be opened directly by a mouse double-click on one entry.

This dialog is mostly the same as the G’MIC-Qt dialog available in Image Editor, except that filter preview is done over a reduced version of the currently selected item from the Queue. Also, the chosen filter is not applied to the image. Only the G’MIC command settings are captured and passed to the list.

The G’MIC Filter Selection Dialog

Integrating The Procesor

To use the G’MIC processor in the Batch Queue Manager, place the tool in your Assigned List of tools, and select the desired G’MIC filter to run with your queued images.

Between the Batch Queue Manager sessions, the G’MIC tree-view will remember the last used filter. It will be the same behavior if you save the Assigned List of tools as a Batch Queue Manager workflow.