scale2x

Real-time graphics scaling effect that enlarges pixel art by 2x

brewmacoslinux
Try with needOr install directly
Source

About

Real-time graphics effect

Commands

scale2x

Examples

Scale an image file by 2x using the Scale2x algorithm$ scale2x input.png output.png
Scale a PNG image and apply Scale2x effect for pixel art upscaling$ scale2x -o scaled_output.png input.png
View help information and available options$ scale2x --help