A simple web-based pixel art editor that allows you to create drawings on a customizable grid. Built with JavaScript and HTML, this tool lets you design pixel art directly in your browser without any installation.
- Rows & Columns: Adjust the grid dimensions (between 5 and 100). Changing these resets the grid but attempts to keep existing art where possible.
- Box Size: Change the visual size of each pixel block (between 10px and 50px).
- Color Picker: Select any color to draw with.
- Canvas: Click to paint a single cell or click and drag to draw freely across multiple boxes.
- Clear Button: Wipes the entire grid clean (requires confirmation).