SpriteTracer 2.1

By Grim (neuropod@gmail.com) - http://spritedatabase.net

This is a new app I developed to quickly cut the backgrounds out of video game screenshots.

Source, Target, & Result

Using this app requires you to provide a source image and one or moe target images. The result images will be produced from those by the app.

Source Examples Target Example Result Example
SourceSource 2 Target Target
A sprite on its own (plus background color) makes an ideal source. But really all we're looking for is an image with the colors you want to keep; either of the images above will work equally well as the source. The target should include the sprite you want to cut out, plus all the other undesirable elements like backgrounds, other characters, etc. Usually it'll be a screenshot. The result is the program output! The target, minus all the colors that weren't found in the source!





Interface

GUI

Using the App

So you've got a source and one or more targets. Now you must load them into the app.

  1. Choose a source image. There are two ways you can do this.

    • Open Open a file from your hard drive. (PNG or BMP)
    • Paste Paste an image that has been copied to the clipboard.

  2. The source image will now show in the source panel.
    The color count will also be updated to reflect how many colors are in the source image. (Most sprites will be 16 or less.)

  3. Choose one or more target images. Like the source image, you can open a file or paste an image from the clipboard.
    You can add more targets by opening additional files (one at a time or all at once) or pasting additional images.
    You can scroll through the list on the right to view all target images.

  4. Click "Go!" to process all images. You will be able to view the newly edited images in the target panel, which is now technically the result panel.
    Again, you can scroll through the list to view each one.

  5. You have a few options for exporting these new images:

    • Save Save the selected images straight to the hard drive as PNG files.
    • Save Save all result images to the hard drive as PNG files.

      • In either case, each file will be numbered with the filename you enter as a prefix.
        ie, if you enter "screen" you will get screen1.png, screen2.png, etc.
    • Copy You can also copy the selected image to the clipboard so you can paste it into your main graphics editor.

  6. That's it, you're done!

Other Features

Notes

Version History