premailer/premailer
Preflight for HTML email observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 6124
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
2416 stars · 361 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Premailer is a Ruby gem that prepares HTML email for delivery by inlining CSS styles, converting relative URLs to absolute, and checking CSS properties against email client support. It can also generate a plain-text version of the email and report potentially problematic CSS.
Use cases
- inline css styles into html emails
- convert a newsletter html file to email-safe html
- generate plain text version of an html email
- check which css properties are unsupported by email clients
- convert relative links and image paths to absolute urls in email html
When to choose
- you send HTML email from Ruby and need inline CSS for client compatibility
- you want automated warnings about email-client-unsupported CSS
- you need a plain-text alternative generated from HTML email
When to avoid
- you need email sending/delivery itself - this only transforms HTML
- your project is not in Ruby
- you need MJML-style component-based email templating
Facets
library · maturity active
templating email parser css-framework email web-development developer-tools ruby cli html-email css-inlining email-compatibility plain-text-generation nokogiri
2 sources
- readme: https://github.com/premailer/premailer · fetched 2026-08-28 · cbc0b72cf11b
- homepage: https://premailer.github.io/premailer · fetched 2026-08-29 · 9dd52e1977ef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| premailer/premailer | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="premailer/premailer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem