About Mike's Sprite Editor

As the name implies, Mike's Sprite Editor is primarily aimed at creating sprites instead of complex photorealistic images.

Sprites are small, simple graphics, and they are typically restricted to a small color palette. Most of the time, they are used for things like toolbar buttons, cursors, and simple icons, though they are also used in simpler video games.

Most users don't need to work with sprites or limited palettes, so graphic editing software has generally moved towards making more detailed images. Those of us who still need this sort of tool are more or less left behind, as it's getting harder and harder for us to find editors that we can use. Hence, I coded my own editor to make things easier for myself, and I decided to release it to the world in case someone else has similar issues.

Feature Overview

10 Tools

  • This includes your typical tools like the pencil, selection, fill, and line tools.
  • Color replacement tool; a "pencil" tool that only draws on a specific color.
  • Most tools also have a secondary effect that can be triggered by holding SHIFT. For example, if you hold SHIFT and click on an area when you're using the Fill tool, it will paint the area with the current pattern instead of a solid color.

25+ Filter Effects

  • Easily adjust the colors using channel controls, swap one color for another, or tint the image.
  • Convert the image into dots using a halftone filter.
  • Distort the image with your choice of noise.
  • 4 effects specifically designed to help make sprite sheets for your own programs.
  • You can limit the area affected by a filter by simply using the selection tool.

And More...

  • Open and save images in JPEG, PNG, BMP, ICO, and CUR formats.
  • Customizable color palette that can store as many colors as you need, plus an extra slot for drawing with 1-bit transparency.
  • Zoom in up to 3200%, for getting those pixels in just the right spot.
  • You can create your own layouts to rearrange the editor's controls however they work best for you.

Project Hosted by
Download Mike\'s Sprite Editor