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

tapmodo/Jcrop

Jcrop - The Javascript Image Cropping Engine observed · 2026-08-28

github.com/tapmodo/Jcrop · homepage · JavaScript · NOASSERTION (other) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5824
  • days_rel: n/a
  • days_push: 1723
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4273 stars · 913 forks observed · 2026-08-28

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

Jcrop is a JavaScript image cropping engine that lets developers add interactive crop-selection functionality to images in web applications. It attaches unobtrusively to any DOM element and supports aspect ratio locking, size constraints, keyboard nudging, callbacks, and touch input on mobile devices.

Use cases

  • add image cropping to a web app
  • let users select a crop region on a photo before upload
  • crop profile pictures with fixed aspect ratio
  • build a photo editor with crop selection in the browser
  • implement multiple crop widgets on a single image
  • add touch-friendly image cropping for mobile users

When to choose

  • you need a mature, well-documented, MIT-licensed cropping widget with no heavy dependencies
  • you want vanilla JavaScript with optional jQuery or Vue wrappers
  • you need aspect ratio locking, min/max size constraints, and keyboard support out of the box
  • you require broad legacy browser support including older Internet Explorer

When to avoid

  • you need server-side or canvas-based pixel cropping - Jcrop only handles the selection UI, not the actual image manipulation
  • you want a modern framework-native component with active recent development
  • your project requires cutting-edge features or frequent updates, as the latest release dates to 2021

Facets

library · maturity maintenance

image-processing ui-components frontend-framework web-development frontend image-processing browser image-cropping jquery-plugin crop-selection aspect-ratio touch-support dom-manipulation javascript

4 sources

Member repositories

RepositoryRoleHealth v2
tapmodo/Jcropmain32

For agents

markdown · JSON · MCP: product_card(name="tapmodo/Jcrop")

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