- Pixel Editor is a web-based application that allows you to create and edit pixel art. It provides a simple interface for designing pixel-based images. You can use it from here.
- Color-palette for selecting colors.
- Tools for drawing,erasing and filling pixels
- Multi-layers are supported for drawing
- Animation facilities with real-time preview.
- export sprites as spritesheets(.png).
To run the Pixel Editor, you need to have any of the following installed:
- Web Browser(Chrome,Safari,Brave).
- Clone the repository:
git clone https://github.com/Amalg016/PixelEditor.git
- Open the
index.html
file in your preffered browser.
These are the Known Issues. If you found a bug or have a new idea/feature for the program, you can report them here.