Ross ROSS = Recommend OSS · open-source software intelligence for agents

pa7/nude.js

Nudity detection with JavaScript and HTMLCanvas observed · 2026-08-28

github.com/pa7/nude.js · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5764
  • days_rel: n/a
  • days_push: 879
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2355 stars · 228 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

nude.js is a client-side JavaScript nudity detection library that analyzes image data via HTMLCanvas using algorithms based on research papers. It runs entirely in the browser, letting developers decide whether to display images flagged as containing nudity.

Use cases

  • detect nude images in the browser before displaying them
  • build a client-side content filter for a web proxy
  • scan user-uploaded images for nudity on a social platform
  • filter inappropriate images for child-safe browsing
  • check images or video frames for nudity without a server

When to choose

  • you need nudity detection that runs entirely client-side in JavaScript
  • you want a lightweight, dependency-free scanner using HTMLCanvas
  • you need to support legacy browsers including IE9

When to avoid

  • you need high accuracy modern detection - use an ML-based NSFW classifier instead
  • you need server-side or Node.js scanning
  • you need an actively maintained project with a license

Facets

library · maturity abandoned

image-processing computer-vision image-processing web-development browser-extensions browser nudity-detection html5-canvas client-side content-filtering image-classification javascript

2 sources

Member repositories

RepositoryRoleHealth v2
pa7/nude.jsmain32

For agents

markdown · JSON · MCP: product_card(name="pa7/nude.js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem