GitHub - coil-kt coil: Image loading for Android and Compose Multiplatform. An image loading library for Android and Compose Multiplatform Coil is: Fast: Coil performs a number of optimizations including memory and disk caching, downsampling the image, automatically pausing cancelling requests, and more Lightweight: Coil only depends on Kotlin, Coroutines, and Okio and works seamlessly with Google's R8 code shrinker