# Studiosity/grover

A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium

Repository: https://github.com/Studiosity/grover
Canonical: https://ross.abutalabs.com/products/grover
Language: Ruby
License: MIT
License Family: permissive
Last push: 2026-04-02T14:32:55+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 75, release rhythm 77, longevity 100
- inputs: {"age_days": 2933, "days_push": 153, "days_rel": 153, "gap_med": 13.5, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1085, forks 124 (observed 2026-08-28T04:03:31.973995+00:00)

## What it is
Grover is a Ruby gem that converts HTML (or a URL) into PDFs, PNGs, or JPEGs by driving Google Puppeteer and Chromium. It integrates easily with Rails views and supports configuration via Puppeteer options and HTML meta tags.

## Use cases
- convert html to pdf in ruby
- generate pdf from rails view template
- take website screenshots as png or jpeg
- render a url to pdf with custom page size
- print html reports to pdf in a ruby app

## When to choose
- you need high-fidelity HTML-to-PDF rendering in a Ruby or Rails application
- you want Chromium-accurate rendering including CSS and JavaScript
- you need both PDF and image (PNG/JPEG) output from HTML

## When to avoid
- you don't want a Node.js/Puppeteer and Chromium dependency
- you need pure-Ruby PDF generation without a headless browser
- you're not working in the Ruby ecosystem

## Facets
- artifact type: library
- maturity: active
- function: pdf, image-processing, http-client
- domain: pdf, web-development, files
- platform: ruby, cross-platform
- tags: puppeteer, chromium, html-to-pdf, screenshots, ruby-gem, rails, nodejs

## Member repositories
- Studiosity/grover (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.973995+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:49:41.861509+00:00, confidence not recorded.
  - readme: https://github.com/Studiosity/grover (fetched 2026-08-28T04:03:31.973995+00:00, sha 3674d60bf634)
- Data as of 2026-08-30T08:39:29.467469+00:00.
