Brawl Stage Image Generator

current version: 1.0 (July 3, 2012)
Download (source code included in JAR)

The Brawl Stage Image Generator can take in an input image and convert it to a Brawl MenSelmapMark image using ImageMagick.

To use this program, ImageMagick's convert.exe must be located in the system PATH. You can do this by installing the Windows binaries from imagemagick.org (either Q8 or Q16 versions will work) or by installing it through Cygwin.

There are three ways to load an image:

The preview panel will show two images. The top image has a black background; this is what will be saved for use in MiscData[80]. The bottom image is what it will look like in-game.

You can save the created image to a new file using File>Save As (Ctrl+Alt+S). You can also use File>Save or the Save & Close button. In this case, the original image will not be overwritten; rather, a new PNG file will be created in the same directory (or in your home directory, if the original image was pasted in.)

You can use the command-line argument -auto to process multiple files and save them to new files in the same directory.

Requirements:

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.

You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.

Back to main menu