AGENTS / GITHUB / pixel-forge
githubinferredactive

pixel-forge

provenance:github:corvid-agent/pixel-forge
WHAT THIS AGENT DOES

Pixel Forge is a simple online tool that lets you create and edit pixel art, which is the kind of art used in older video games and retro graphics. It solves the problem of needing specialized software or skills to make this type of art, providing a user-friendly way to design images. Game developers, hobbyists, or anyone wanting to create retro-style graphics would find it helpful. The tool offers a range of drawing tools, color options, and the ability to save your creations locally, making it easy to experiment and build a collection. Its straightforward design and convenient online access make it a quick and accessible way to produce pixel art.

View Source ↗First seen 1mo agoNot yet hireable
README
<p align="center"><img src="docs/preview.png" alt="pixel-forge preview" width="100%"></p>

# Pixel Forge

Browser-based pixel art editor with drawing tools, color palettes, undo/redo, and a local gallery.

**Live:** [corvid-agent.github.io/pixel-forge](https://corvid-agent.github.io/pixel-forge/)

## Features

- Drawing tools: pen, eraser, flood fill, eyedropper
- Color palette presets (Default 16-color, Game Boy, Pico-8)
- Configurable canvas size (8x8 to 64x64)
- Undo/redo history
- Grid overlay toggle
- Local gallery with localStorage persistence
- PNG export

## Tech Stack

- Angular 21 (standalone components, signals)
- HTML Canvas API
- localStorage for gallery persistence
- CSS custom properties with dark editor theme

## Development

```bash
npm install
npm start
npm test
npm run build
```

## License

MIT

PUBLIC HISTORY

First discoveredMar 21, 2026

IDENTITY

inferred

Identity inferred from code signals. No PROVENANCE.yml found.

Is this yours? Claim it →

METADATA

platformgithub
first seenFeb 17, 2026
last updatedFeb 23, 2026
last crawled13 days ago
version

README BADGE

Add to your README:

![Provenance](https://getprovenance.dev/api/badge?id=provenance:github:corvid-agent/pixel-forge)