Pixel Art Maker is a small website where you can create simple pixel art. This website is just a small project I decided to make to teach myself Typescript and better my ReactJS skills.
- Resize pixel canvas
- Custom and pre-defined colours
- Paint colours onto the canvas
- Erase colours painted on the canvas
- Export image as 'PNG' (not transparent)
- Export other image formats
- PNG transparency option
- Save custom colours
- More tools:
- Bucket
- Clear canvas
- Ability to animate
Feel free to create a pull request and add some new features or clean up the code (I know it's a bet messy). Any help is appreciated.