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

coil-kt/coil

Image loading for Android and Compose Multiplatform. observed · 2026-08-28

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

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
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: 45.0
  • age_days: 2580
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

11881 stars · 786 forks observed · 2026-08-28

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

Coil is a Kotlin-first image loading library for Android and Compose Multiplatform, built on Coroutines and Okio. It provides fast, lightweight image loading with memory and disk caching, downsampling, and automatic request pausing/cancelling.

Use cases

  • load images from urls in android app
  • display images in jetpack compose
  • image loading library for kotlin multiplatform
  • cache and downsample images on android
  • replace glide with coroutine-based image loader
  • load network images in compose multiplatform

When to choose

  • you're building an Android or Compose Multiplatform app that displays images
  • you want a lightweight, Kotlin-first image loader with minimal dependencies
  • you need memory/disk caching and automatic request cancellation
  • your project uses Coroutines, Compose, OkHttp, or Ktor

When to avoid

  • you need image loading on non-Kotlin platforms like iOS-native or web without Compose
  • you're tied to an existing stack like Glide or Picasso with heavy customization
  • you need advanced image editing or processing rather than loading and display

Facets

library · maturity stable

image-processing caching ui-components mobile-development frontend image-processing jvm cross-platform image-loading compose-multiplatform coroutines okio asyncimage android

2 sources

Member repositories

RepositoryRoleHealth v2
coil-kt/coilmain95

For agents

markdown · JSON · MCP: product_card(name="coil-kt/coil")

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