# spipm/Depixelization_poc

Depix is a PoC for a technique to recover plaintext from pixelized screenshots.

Repository: https://github.com/spipm/Depixelization_poc
Canonical: https://ross.abutalabs.com/products/depixelization_poc
Language: Python
License: NOASSERTION
License Family: other
Archived: true
Last push: 2026-04-14T14:10:25+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 77, release rhythm 35, longevity 100
- inputs: {"age_days": 2096, "days_push": 141, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4551, forks 367 (observed 2026-08-28T04:08:53.298999+00:00)

## What it is
Depix is a proof-of-concept tool that recovers plaintext from pixelized screenshots by matching pixelated blocks against a rendered font search image. It demonstrates that pixelation is not a safe redaction technique for sensitive text.

## Use cases
- recover text from a pixelated screenshot
- test whether pixelation redaction is reversible
- demonstrate why pixelation should not be used to hide passwords
- deobfuscate censored credentials in shared images
- audit redaction practices in leaked documents

## When to choose
- you need to recover text redacted with pixelation using common fonts
- you want to demonstrate the insecurity of pixelation-based redaction
- you are doing security research on redaction techniques

## When to avoid
- the text was redacted with blurring or solid boxes instead of pixelation
- the font, size, or rendering of the original text is unknown or unusual
- you need a production-grade redaction tool rather than a research PoC

## Facets
- artifact type: cli-tool
- maturity: active
- function: image-processing, computer-vision, ocr, privacy
- domain: privacy, security, image-processing, computer-vision
- platform: python, cli, cross-platform
- tags: depixelization, pixelation-recovery, redaction, screenshots, poc

## Member repositories
- spipm/Depixelization_poc (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.298999+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:04.951335+00:00, confidence not recorded.
  - readme: https://github.com/spipm/Depixelization_poc (fetched 2026-08-28T04:08:53.298999+00:00, sha 5caa64abb14e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
