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

Julioacarrettoni/UIImageView_FaceAwareFill

This category applies Aspect Fill content mode to an image and if faces are detected it centers them instead of centering the image just by its geometrical center. observed · 2026-08-28

github.com/Julioacarrettoni/UIImageView_FaceAwareFill · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

35/100

  • Activity 27
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4618
  • days_rel: n/a
  • days_push: 441
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1062 stars · 73 forks observed · 2026-08-28

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

An Objective-C category on UIImageView that applies Aspect Fill content mode while detecting faces via Core Image and centering the crop on them instead of the image's geometric center. It is distributed as a CocoaPods library for iOS apps.

Use cases

  • crop avatar photos so faces stay centered in circular profile images
  • display user-uploaded photos in fixed-size image views without cutting off faces
  • build a photo feed where thumbnails focus on people rather than the image center
  • implement face-aware aspect fill for a social app's image gallery
  • avoid manually cropping images before showing them in a UIImageView

When to choose

  • you are building an iOS app in Objective-C or Swift that shows photos in UIImageView with Aspect Fill
  • you want faces to remain visible when images are cropped to fit fixed-size views
  • you need a lightweight drop-in category rather than a full image-processing pipeline

When to avoid

  • you need face detection or cropping on platforms other than iOS
  • you require high-accuracy or real-time face detection with modern ML models
  • your project does not use UIImageView or UIKit

Facets

library · maturity maintenance

image-processing computer-vision ui-components image-processing mobile-development computer-vision uiimageview face-detection aspect-fill core-image cocoapods objective-c-category photo-cropping ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
Julioacarrettoni/UIImageView_FaceAwareFillmain35

For agents

markdown · JSON · MCP: product_card(name="Julioacarrettoni/UIImageView_FaceAwareFill")

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