A downloadable tool for Windows

PaletteBatch is a tool created from my need to create sprites with indexed colors to use in SGDK (Development Kit for Megadrive / Sega Genesis games).

The basic concept of the application is to convert one or more images based on the color palette chosen by the user. The software supports files in .PNG and .PAL format for color palettes.

Note: keep in mind that to export in 8-Bit Color Indexed mode you need to use a color palette with less than or equal to 256 colors.


How to Install

There is no need to install, just unzip the files into any folder of your choice.


How to Use

  1. Create your color palette in any image editing software (or import an image to automatically generate a color palette);
  2. Load the palette into the software by pressing the LOAD button on the left side of the screen;
  3. Load one or more sprites by pressing the LOAD buttons in the middle of the screen;
  4. Save the results by pressing the SAVE button on the right side of the screen. If you select to save multiple files (Batch), all the folders and subfolders from the original folder are going to be copied to the destination folder.


Tips

• You can add a new color by clicking on the "+" button inside the palette color panel;
• You can edit the colors by clicking on them;
• You can swap the colors in the color palette by right-clicking on one and then clicking on another color.


Hotkeys

S = Saves the image.
O = Loads a new sprite.
SHIFT + O = Loads a new folder.
Z / Insert / + = Adds a new color to the palette.
X / Delete / - = Deletes a color from the palette.

Color Picker Hotkeys:
R = Sets the RED value for the color.
G = Sets the GREEN value for the color.
B = Sets the BLUE value for the color.
H = Sets the HEX value for the color.
TAB = Switches editing mode from RED > GREEN > BLUE.


Changelog

1.0.2
Release Date: 02/23/2021
------------------------------
• Added the Color Picker tool. You can now add or delete colors from the color palette;
• Fixed a crash that was happening in some versions of Windows 10 when importing/exporting sprites.

1.0.1
Release Date: 12/22/2020
------------------------------
• Added 8-Bit Color Indexed save option;
• Added PAL file format for the palette;
• Added the possibility to swap the colors from the palette.

StatusReleased
CategoryTool
PlatformsWindows
Rating
Rated 5.0 out of 5 stars
(5 total ratings)
AuthorAllone-Works
Made withGameMaker
Tags2D, palette, Pixel Art, Sega Genesis, sgdk, tool
Average sessionA few minutes
LanguagesEnglish
InputsMouse
LinksHomepage, YouTube, Twitter

Download

Download
PaletteBatch 1.0.2 2 MB

Development log