Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m-valentino/epx-pixel-art-scaling

JavaScript canvas implementation of the EPX pixel art scaling algorithm
https://github.com/m-valentino/epx-pixel-art-scaling

algorithm canvas epx image-scaling javascript nearest-neighbor pixel-art

Last synced: about 19 hours ago
JSON representation

JavaScript canvas implementation of the EPX pixel art scaling algorithm

Awesome Lists containing this project

README

        

# EPX Pixel Art Scaling Algorithm

This is a JavaScript canvas implementation of the [EPX pixel art scaling algorithm](https://en.wikipedia.org/wiki/Pixel-art_scaling_algorithms#EPX/Scale2%C3%97/AdvMAME2%C3%97).

Screenshot 2024-11-14 at 7 54 44 PM

[Try it out on a Codepen.](https://codepen.io/m-valentino/pen/RwXdBgO)