cparnot/ASCIImage
Create UIImage / NSImage instances with NSString and ASCII art 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4189
- days_rel: n/a
- days_push: 4138
- n_releases_24m: 0
Adoption not part of the score
1505 stars · 67 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C library that creates UIImage and NSImage instances from ASCII art defined in NSString literals. Shapes are rendered as vector bezier paths, letting developers draw simple icons and images directly in code.
Use cases
- draw simple icons in code without image assets
- create uiimages from ascii art strings
- generate vector images programmatically on ios
- replace photoshop for simple shape graphics
- embed images directly in source code
When to choose
- you need simple line-and-shape images defined inline in Swift or Objective-C code
- you want resolution-independent vector images without shipping asset files
When to avoid
- you need complex or photographic images
- you need actively developed features or modern platform support
Facets
library · maturity maintenance
image-processing graphics graphics developer-tools apple-ecosystem cpp ascii-art objective-c cocoapods vector-drawing uiimage nsimage macos ios
1 source
- readme: https://github.com/cparnot/ASCIImage · fetched 2026-08-28 · c90866d644bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cparnot/ASCIImage | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="cparnot/ASCIImage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem