una/CSSgram
CSS library for Instagram filters observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3994
- days_rel: n/a
- days_push: 1858
- n_releases_24m: 0
Adoption not part of the score
5395 stars · 395 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CSSgram is a tiny CSS/Sass library that recreates Instagram-style photo filters using CSS filters and blend modes. Filters are applied by adding a class to a containing element like a <figure> wrapping an image, requiring no JavaScript or manual image processing.
Use cases
- apply Instagram-like filters to images on a website
- add photo filter effects with pure CSS
- avoid server-side or manual image editing for filter effects
- style image galleries with retro filter presets
- prototype photo filter looks in the browser
When to choose
- you want lightweight (<1kb gzipped) CSS-only image filters
- your target browsers support CSS filters and blend modes
- you prefer no JavaScript dependency for visual effects
When to avoid
- you need Internet Explorer support
- you need dynamic or runtime-configurable image processing
- you must apply filters directly to <img> elements without a wrapper
Facets
library · maturity maintenance
image-processing ui-components web-development frontend image-processing browser cross-platform css sass instagram-filters photo-effects blend-modes css-filters
2 sources
- readme: https://github.com/una/CSSgram · fetched 2026-08-28 · 5e6451d8356c
- homepage: http://una.github.io/CSSgram/ · fetched 2026-08-29 · 080762e94028
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| una/CSSgram | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem