You are here

2.8

Add EXIF...

From the same 'meetthegimp' thread as the previous poster, patdavid, but my version is sufficiently different to merit a post of its own, I think.
Should work in Linux and Windows and have a few more options so had to rework the dialog to barely fit on my Windows portable!

Add EXIF Info to Image

This plugin, when combined with Phil's Exiftool, will place EXIF data from your image directly onto your image as text layers.

It currently will place Shutter Speed, Aperture, ISO, and camera Make.

All I did in modifying it was to (in windows only) have each EXIF tag be placed on the image canvas as separate text layers for further modification (font, size, justification, etc...).

Highlight from selection (German/English)

ResultThis script adds a filter for highlighting the contents of a selection by adding blur and desaturation (both optional) to the layer’s other contents (it creates a new layer for that).

Export iOS App Icons and Images from an Image

This Script-Fu script automatically generates all the required and recommend app icons with the proper names and resolutions for the various iOS devices from a single source image.

For each app icon: the source image* is duplicated, then the duplicated image is scaled, then the scaled duplicate image is exported to a .png file, and finally the scaled duplicate image is deleted. The resulting .png files have the proper names and resolutions for iOS app icons for iPad and iPhone/iPod touch for both normal and retina displays.

StrokeOilPainting Style

The initial idea of ​​making this plugin, because my desire creates the brush strokes of oil paint style that resembled the actual painting. Manually inspired extra brushes and pens from gimpainter, there we can arrange the use of the brush patches digimpainter, seemed to conventional painting. Because we can adjust the brush pressure, brush types, we like mixing oil paint on our canvas. Examples of the use of the brush you can see in http://gimpmodify.blogspot.com/2012/03/mixbrush.html

Vectorize

This plugin allows to make the simplification of form and color into several spots. Widely used for screen printing work, separation sticker cutting, or drawing style vector.
If you want to exchange ideas, click this web http://gimpmodify.blogspot.com

Contour

This plugin allows to create an object boundary or the model that we created, into a linear line drawings. This simple plugin used for the purposes of making the work of comics, illustrations and sketch drawings.(This plugin for Gimp 2.8)

SpriteSheet from Layer Groups

1) To install, copy SpriteSheetGroups.scm to {GIMP-HOME}\share\gimp\2.0\scripts\SpriteSheetGroups.scm
2) Either close Gimp and re-open, or simply select menu: Filters > Script-Fu > Refresh Scripts
3) Load your images via File > Open as layers (select all the images you want to in the spritesheet)
4) Run menu option Filters > Sprite-Sheet > Create From Layer Groups...

Each group should have layers for that particular animation. The plugin will output each animation on a row from left to right.

Example Of a layer tree

Color Decompose (For B&W Conversions)

As part of writing the next part of my tutorials on B&W conversion, I needed to quickly decompose an RGB image into different grayscale channels based on useful channels from all the color modes (RGB, CMY(K), LAB, HSV, HSL, YCbCr).

It was tedious doing it by hand, so I wrote up this small script to automatically decompose an RGB image layer (active) into each of the color decomposition modes, and to keep the most useful to me for B&W conversions.

Duplicate to another Image


GIMP 2.8 Python Plug-in.
This plugin allows you to duplicate layer, layer with mask, or layer group from one image to another.

Pages

Subscribe to RSS - 2.8