GIMP plugin for rescaling images using Pixel Art Scalers
These scalers are able to resize graphics in a way that avoids both bluring and pixelation, while also preserving the look and feel of the image. They are commonly used for upscaling pixel art from console games when run in an emulator. They can be useful in other realms too.
Download compiled executables here:
See instructions below for where to install the binary
Supported image scalers:
Options:
Hints:
Copy the "plugin-pixel-art-scalers"(.exe) binary to your GIMP plugin folder. The location will depend on your GIMP version and Operating System.
Plug-in folder locations:
(where 2.x is your gimp version. example: ~/.gimp-2.8/plug-ins)
* Linux: ~/.gimp-2.x/plug-ins
* Windows: %APPDATA%\GIMP\2.x\plug-ins or C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins
* macOS / OSX: $HOME/Library/Application Support/GIMP/2.x/plug-ins
If GIMP & build tools not yet installed:
(example for debian/ubuntu/mint)
* sudo apt install gimp
* sudo apt install build-essential
* sudo apt install libgimp2.0-dev
Then:
* cd gimp-plugin-pixel-art-scalers
* make
(Formula courtesy of @ryan-robeson.)
1. Run: brew install ryan-robeson/gimp/pixel-art-scalers
2. Then add the new plugin folder to GIMP's settings