USE HERE

Pixel It allows you to take an image and convert into pixel art. You can define the “pixel” size, create a pixel image using a color palette and also convert to a pixel grayscale image.

You can use Pixel It to be your jump start to make some pixel art. Check the documentation for all the available api methods.

DEFAULT USAGE

Blocksize of 7 and no other modification

image pixelated block 4

COLOR PALETTE

Blocksize of 17 and a 4 Color palette

image pixelated 4c palette

GREYSCALE

blocksize of 10 and greyscale

image pixelated greyscale

COLOR PALETTE

Blocksize of 8 and a 16 Color palette

image pixelated 16c palette