giventofly/pixelit
Create pixel art from an image observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 81
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2642
- days_rel: n/a
- days_push: 116
- n_releases_24m: 0
Adoption not part of the score
1751 stars · 246 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pixel It is a JavaScript library that converts images into pixel art on an HTML canvas, with configurable pixel scale, color palettes, and grayscale options. It also ships with a live web playground for trying the conversion in the browser.
Use cases
- convert an image to pixel art in the browser
- apply a limited color palette to an image
- create grayscale pixel art from photos
- generate retro-style sprites from images
- let users upload images and pixelate them on a website
When to choose
- you need client-side pixel art generation with a small dependency-free JS library
- you want palette-based color quantization and grayscale conversion
- you want a quick interactive demo page for image pixelation
When to avoid
- you need server-side or batch image processing at scale
- you need advanced image editing beyond pixelation and palettes
- you require GPU-accelerated or WebGL-based processing
Facets
library · maturity active
image-processing graphics image-processing graphics web-development browser pixel-art canvas color-palette image-conversion javascript nodejs
2 sources
- readme: https://github.com/giventofly/pixelit · fetched 2026-08-28 · f1469e716333
- homepage: https://giventofly.github.io/pixelit/ · fetched 2026-08-29 · f75687e08ca5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| giventofly/pixelit | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="giventofly/pixelit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem