wasabeef/glide-transformations
An Android transformation library providing a variety of image transformations for Glide. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4254
- days_rel: n/a
- days_push: 1639
- n_releases_24m: 0
Adoption not part of the score
9883 stars · 1400 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android library that provides a collection of bitmap transformations (crop, blur, grayscale, rounded corners, masks, and GPU-based filters) for use with the Glide image loading library. It supports chaining multiple transformations via MultiTransformation.
Use cases
- apply blur effect to images loaded with glide
- show circular or rounded corner avatars in android
- convert images to grayscale in an android app
- apply gpu filters like sepia or sketch to bitmaps
- crop images to square or circle shapes in android
- combine multiple image transformations in glide
When to choose
- your android app already uses Glide and you need common image transformations
- you want ready-made blur, crop, color filter, or GPU filter effects without writing custom BitmapTransformation code
When to avoid
- your project uses Coil, Picasso, or Fresco instead of Glide (use the sibling libraries instead)
- you need advanced custom image editing beyond the provided transformation set
Facets
library · maturity maintenance
image-processing android-tools image-processing mobile-development glide bitmap-transformations gpu-filters blur rounded-corners kotlin java android
1 source
- readme: https://github.com/wasabeef/glide-transformations · fetched 2026-08-28 · e31cf99e1259
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wasabeef/glide-transformations | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="wasabeef/glide-transformations")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem