A downloadable tool for Windows, macOS, and Linux

Download NowName your own price

Adopt Pixels is a denoise algorithm that removes "orphan pixels" in a palette and style friendly way.

Typical denoise methods blur or mix pixels to create a smoother image, but with pixel art being at such a small scale this tends to completely destroy sprites. My method just looks at the pixels nearby, and if there aren't enough of the same color pixel it changes the color to the most common of the surrounding pixels. This helps remove orphan pixels and noise, while leaving most details intact. Settings can be changed to remove more pixels, or repeat the process multiple times.

Here you can see the algorithm going through multiple "Thresholds" and "Iterations" as it progresses. You can also see the method does a decent job of keeping the majority of the shape and structure, even at very high denoise levels.

This example shows four levels of denoising, increasing from left to right, top to bottom. Iterations was set to 1 for each image (that's why the lower images still have orphans).

The "Adopt Pixels" option is located under Edit -> FX -> Adopt Pixels.

You will be asked for "Orphan Threshold" and "Denoise Iterations".

Threshold is the number of adjacent pixels of the same color required to keep the subject pixel.

Iterations is how many times the script will repeat the algorithm. This option is helpful for larger thresholds to reach a stable denoised image. (For example, the mushroom house takes 6 iterations on a threshold of 3 to reach a fully denoised image.)

If you have any issues with the extension please reach out to me by joining the Retro Diffusion Discord server: https://discord.gg/baCV7nJn9g

StatusReleased
CategoryTool
PlatformsWindows, macOS, Linux
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorAstropulse
TagsAseprite, extension, fx, Pixel Art, plugin

Download

Download NowName your own price

Click download now to get access to the following files:

AdoptPixels.aseprite-extension 1 kB

Comments

Log in with itch.io to leave a comment.

(+1)

neat!