gavinbunney/Toucan
Fabulous Image Processing in Swift 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: 4402
- days_rel: n/a
- days_push: 1918
- n_releases_24m: 0
Adoption not part of the score
2432 stars · 222 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Toucan is a Swift library providing a clean, chainable API for image processing on iOS. It simplifies resizing, cropping, masking (elliptical, rounded rect, custom images), and stylizing images.
Use cases
- resize images in an iOS app
- crop images to fit specific bounds
- apply elliptical or rounded rect masks to images
- mask images with custom image shapes
- chain multiple image processing operations
- generate thumbnails from photos
When to choose
- you need simple, chainable image manipulation in Swift on iOS
- you want easy resizing with clip/crop/scale fit modes
- you need masking with ellipses, rounded rects, or custom images
When to avoid
- you need image processing on platforms other than iOS
- you need advanced editing like filters, color adjustments, or RAW processing
- you need a actively developed library with recent updates
Facets
library · maturity maintenance
image-processing image-processing mobile-development swift cocoapods image-resizing masking chainable-api ios mobile
1 source
- readme: https://github.com/gavinbunney/Toucan · fetched 2026-08-28 · ddd6eb67c821
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gavinbunney/Toucan | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="gavinbunney/Toucan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem