Pixel Artify is a web-based tool for transforming images into pixel art. Try it out at https://pixelartify.com!
This project requires Node.js which can be installed here.
- Clone the repo:
git clone https://github.com/shannonlui/pixel-artify.git
- Install the required dependencies in the client directory:
cd client
npm install
- Run the client app in development mode:
npm start
- Pixelate uploaded images with customizable pixel size
- Adjust contrast, brightness, saturation, and color palette
- Paint, erase and color selection on canvas
- Resizable canvas and image export
- Zooming and panning the canvas
- Undo or redo changes
This project was built using React.js, Redux, and the following libraries: