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

saket/telephoto

Building blocks for designing media experiences in Compose UI observed · 2026-08-28

github.com/saket/telephoto · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 93
  • Release rhythm 53
  • Longevity 94
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: 93.0
  • age_days: 1316
  • days_rel: 153
  • days_push: 42
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1549 stars · 54 forks observed · 2026-08-28

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

Telephoto is a Kotlin library providing building blocks for designing media experiences in Jetpack Compose UI on Android. It offers a drop-in zoomable Image replacement with sub-sampling for large images, a standalone zoomable Modifier, and an Instagram-style peek overlay effect.

Use cases

  • display zoomable images in a Compose Android app
  • pan and zoom large images without running out of memory
  • add pinch-to-zoom gestures to videos or custom composables
  • build an Instagram-like photo viewer
  • replace Image() with a zoomable drop-in equivalent
  • implement transient zoom peek effects on media

When to choose

  • you're building an Android app with Jetpack Compose that shows images or media
  • you need to display very large images that don't fit in memory
  • you want polished pan/zoom gesture behavior without writing it yourself

When to avoid

  • your app doesn't use Jetpack Compose
  • you target platforms other than Android
  • you only need simple static image display without zoom

Facets

library · maturity active

ui-components image-processing animation mobile-development android-tools media frontend jvm jetpack-compose zoomable-image sub-sampling pan-and-zoom gesture-handling media-viewer android

2 sources

Member repositories

RepositoryRoleHealth v2
saket/telephotomain79

For agents

markdown · JSON · MCP: product_card(name="saket/telephoto")

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