mindbrix/UIImage-PDF
Simple UIImage PDF renderer category for iOS scalable assets observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 5435
- days_rel: n/a
- days_push: 1251
- n_releases_24m: 0
Adoption not part of the score
1226 stars · 152 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C UIImage category that renders PDF files into UIImages, enabling scalable vector assets in iOS apps. It supports rendering at specified sizes with aspect-ratio preservation, plus optional disk and memory caching of rendered output.
Use cases
- render PDF vector assets as UIImages in an iOS app
- display scalable icons at any resolution without multiple asset sizes
- render a specific page of a PDF document to an image
- convert PDF data or URL into a UIImage at a given size
- cache rendered PDF images to improve app latency
When to choose
- you have an Objective-C or Swift iOS project using PDF vector assets
- you need resolution-independent images rendered from PDFs at runtime
- you want transparent disk/memory caching of rendered PDFs
When to avoid
- you need a full PDF viewer or document manipulation library
- your project targets platforms other than iOS
- you prefer a maintained Swift-native solution with active support
Facets
library · maturity maintenance
image-processing pdf caching mobile-development graphics pdf uiimage-category vector-assets pdf-rendering cocoa-touch ios mobile objective-c
1 source
- readme: https://github.com/mindbrix/UIImage-PDF · fetched 2026-08-28 · 97c13aacef83
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mindbrix/UIImage-PDF | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mindbrix/UIImage-PDF")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem