This I made for people creating sprite animationes. It can reduce the size for all images to 8 bit indexed without mixing up colors that should stay she same, like backgound colors that are supposed to become a transparent color.
It is my first GIMP script anyway and is a modified version of the sg-save-all-layers script.
It just saves a stack of layers as .bmp files with a palette of your choice in the specified directionary.
Create a palette___________________________________________ read more »
Palettes Menu -> Palette to Image
Take the active (selected) palette and create an image containing the colors and their names. Requires python.
Options:
- Font: pick the font for the name listing
- Size: size of each color
Tested with 2.6 and linux, but should work cross-platform.
TODO: it's hardcoded to a minimum of 200px wide - I should change that to something more reasonable. Some nice additions would be bg and text color selectors, and possibly some layout options (spacing, columns, etc.)
Have fun ;)
This simple plugin was created in response to a request here.
It simply samples the entire image colour, and allows you to either:
- Display the RGB or grey values
- Set the foregound colour
- Set the background colour
- Add it to the current palette (if editable)
There is a toggle to sample just the layer, or the merged image.
It registers in the Colour menu as "Sample Average Colour..." and should work for RGB, indexed, or greyscale images.
UPDATE: Version 1.3 of the script fixes a bug that was introduced by a gimp bug fix in version 2.6.9.
-Rob A>
New version:1_3
Add to palette black, gray and white by default.
New version:1_2
Save palette bug fixed.
Version:1_1
Adjust light of scheme work fine (I hope!)
It generates palette by following the harmonic schemes of color: monochromatic, complementary, triadic, tetrad and analogous.
Options:
- you can choose between the digital wheel (RGB) and the real wheel (RYB);
- you can choose whether to use the color "web safe" or not;
- you can see in real time in a preview page the combination of colors;
- you can save a Gimp or Inkscape palette.
Required python libraries: :
- Grap read more »
A Python plugin that start the color scheme designer Agava for creating a new color scheme. The created color scheme can be saved as a Gimp color palette and loaded into Gimp.
Presented by area42 - Agentur & Systempartner
Download and more information at
http://my.opera.com/area42/blog/color-scheme-helper-for-gimp
Import Kuler palettes into GIMP 2.6.
Palettes Dock -> Menu -> Palettes Menu -> Import Kuler palette...
This plug-in requires Python. Also, make sure that the .py file is executable! If you have already installed previous version of the plug-in, you must remove the old version. read more »
I wrote this script using GIMP bug #88361 as inspiration.
This script provides three functions that expand GIMP's ability to deal with indexed colors. I designed them with pixel artists in mind, who frequently store their target palette as a set of swatches in one region of the image they're working on.
(Image) > Colors > Map > Colormap to palette
Creates a GIMP palette based on an indexed image's colormap, which can then be used just like any normal GIMP palette.
read more »
Recent comments
1 min 2 sec ago
1 hour 29 min ago
6 hours 4 min ago
16 hours 20 min ago
17 hours 9 min ago
1 day 4 hours ago
2 days 20 hours ago
3 days 4 hours ago
3 days 7 hours ago
3 days 18 hours ago