# tholman/intense-images

A simple library to view large images up close using simple mouse interaction, and the full screen.

Repository: https://github.com/tholman/intense-images
Canonical: https://ross.abutalabs.com/products/intense-images
Homepage: http://tholman.com/intense-images
Language: JavaScript
License Family: other
Topics: javascript, modal, ui
Last push: 2021-08-29T15:17:54+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4457, "days_push": 1830, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2560, forks 269 (observed 2026-08-28T04:07:00.910304+00:00)

## What it is
A standalone vanilla JavaScript library that lets users view images full screen with mouse/touch-position panning. It handles creation, styling, and management of the image viewer and captions with no dependencies.

## Use cases
- view images full screen on a website
- add click-to-zoom image viewer to a page
- pan large images with mouse position
- add captions and titles to fullscreen images
- lightweight lightbox without jquery

## When to choose
- you want a dependency-free, simple fullscreen image viewer
- you need touch/mouse panning of large images
- you want minimal setup with plain HTML attributes

## When to avoid
- you need an actively maintained library with a license file
- you need advanced features like zoom controls, galleries, or accessibility support
- you use a framework where a maintained lightbox component exists

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, ui-components
- domain: frontend, web-development, media
- platform: browser
- tags: image-viewer, fullscreen, lightbox, panning, vanilla-js, no-dependencies, javascript

## Member repositories
- tholman/intense-images (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:00.910304+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-30T02:23:31.893345+00:00, confidence not recorded.
  - readme: https://github.com/tholman/intense-images (fetched 2026-08-28T04:07:00.910304+00:00, sha be1194419e66)
  - homepage: http://tholman.com/intense-images (fetched 2026-08-29T10:06:22.442951+00:00, sha 184e9c444c75)
- Data as of 2026-08-30T08:39:29.467469+00:00.
