Linux Format

GIMP batch processing

GIMP is excellent for editing individual images, but what about editing multiple images at once? The answer usually involves either ImageMagick or GraphicsMagick, which are used with ‘for’ loops on the shell. This can be done quickly if shellsavvy users can handle the syntax, but this is not necessarily the case. Both programs offer everything that GIMP can do – and more – but they don’t show a preview and take longer to become familiar with.

This is where BIMP comes in. The program offers a simple interface for applying GIMP’s functions to any number of images. Only a few steps are required to get it up and running. The Batch Image Manipulation Plugin option appears in the File menu after installation (see the box, facing page, for installation advice).

For all of functions that are used in the parameters with which they’re applied on the images must firstthey can be found in the dialog window. In addition to many GEGL (Generic Graphics Library) functions, many script-based functions can also be used. However, not all of the functions within are available. collects all the functions used for editing as a Recipe, which is then applied to the selected images individually.

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format1 min read
Ultimate Desktop Upgrade!
LXF316 will be on sale Tuesday 28th May 2024 Word processors that can help craft that novel you’ve always been talking about and organise large projects. Revive the old roleplaying system for a digital age as we recreate our own play-by-mail gaming
Linux Format4 min read
Linux
The #1 open source mag Future Publishing Limited, Quay House, The Ambury, Bath, BA1 1UA Email contact@linuxformat.com EDITORIAL Editor-in-chief Neil Mohr Art editor Fraser McDermott Production editor Katharine Davies Group editor-in-chief Graham Bar
Linux Format2 min read
Platform Support And Editions
Kali has a huge variety of install options, and these include images for ARM-based computers and pre-made virtual K machine images for most of the popular virtualisers. It’s even possible to install a version of Kali on to an Android-powered device.

Related