luberda-molinet/FFImageLoading
Image loading, caching & transforming library for Xamarin and Windows observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4249
- days_rel: n/a
- days_push: 1266
- n_releases_24m: 0
Adoption not part of the score
1404 stars · 369 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FFImageLoading is a C# image loading, caching, and transforming library for Xamarin (iOS, Android, Forms, Mac, Tizen) and Windows (UWP, WinRT) applications. It provides configurable memory and disk caching, request deduplication, downsampling, placeholders, retry logic, and a Picasso-inspired fluent API with built-in transformations like blur, circle, crop, and grayscale.
Use cases
- load and cache remote images in a xamarin forms app
- downsample large images to reduce memory usage on mobile
- apply blur or rounded corner transformations to images
- display svg images in xamarin ios and android
- deduplicate concurrent image download requests
- show loading and error placeholders while images load
- retry failed image downloads automatically
When to choose
- you are building a xamarin or xamarin.forms app that needs fast image loading
- you need memory and disk caching with request deduplication for images
- you want built-in image transformations like blur, crop, circle, or grayscale
- you need svg, webp, or gif support across xamarin and windows platforms
When to avoid
- you are building with .net maui instead of xamarin, since maui has its own image loading story
- you need a library under active development - the project is in maintenance mode and seeking maintainers
- you are targeting non-.net platforms or native swift/kotlin development
Facets
library · maturity maintenance
image-processing caching ui-components mobile-development cross-platform image-processing windows cross-platform dotnet xamarin xamarin-forms uwp image-loading image-transformations svg-support gif-support webp memory-caching disk-caching image-downsampling fluent-api placeholder-images nuget android ios macos
1 source
- readme: https://github.com/luberda-molinet/FFImageLoading · fetched 2026-08-28 · d383a37a046d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| luberda-molinet/FFImageLoading | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="luberda-molinet/FFImageLoading")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem