# gitbrent/PptxGenJS

Build PowerPoint presentations with JavaScript. Works with Node, React, web browsers, and more.

Repository: https://github.com/gitbrent/PptxGenJS
Canonical: https://ross.abutalabs.com/products/pptxgenjs
Homepage: https://gitbrent.github.io/PptxGenJS/
Language: TypeScript
License: MIT
License Family: permissive
Topics: powerpoint, powerpoint-generation, powerpoint-library, javascript-powerpoint, node-powerpoint, html-to-powerpoint, react-powerpoint, typescript-powerpoint, es6-powerpoint, powerpoint-presentations, pptx, javascript, export-to-pptx, pptxgenjs, slide-generator, officejs-alternative, presentation-library
Last push: 2025-11-28T20:17:14+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 54, release rhythm 28, longevity 100
- inputs: {"age_days": 3845, "days_push": 278, "days_rel": 434, "gap_med": 52, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6073, forks 951 (observed 2026-08-28T04:09:34.768439+00:00)

## What it is
PptxGenJS is a JavaScript/TypeScript library for programmatically generating PowerPoint (.pptx) presentations with text, tables, shapes, images, and charts. It runs in Node.js, browsers, React, Angular, and Electron, exporting standards-compliant OOXML files without requiring a PowerPoint installation.

## Use cases
- generate powerpoint presentations from javascript
- export data as pptx slides in node
- convert html tables to powerpoint slides
- create charts and tables in pptx programmatically
- build slide decks in a react app
- generate reports as downloadable pptx files in the browser

## When to choose
- you need to generate .pptx files without a PowerPoint install or license
- you want a pure JavaScript solution that works in both Node and browsers
- you need TypeScript definitions and broad slide-object support including charts and slide masters

## When to avoid
- you need to read, parse, or edit existing PowerPoint files rather than create them
- you need pixel-perfect WYSIWYG rendering of complex layouts
- you are generating documents other than presentations, such as Word or Excel files

## Facets
- artifact type: library
- maturity: active
- function: templating, file-system, serialization
- domain: web-development, frontend, developer-tools, files
- platform: browser, cross-platform
- tags: powerpoint, pptx, presentation-generation, typescript, ooxml, slide-generator, html-to-pptx, charts, react, nodejs, electron, web-server

## Member repositories
- gitbrent/PptxGenJS (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:34.768439+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-29T17:48:33.767942+00:00, confidence not recorded.
  - readme: https://github.com/gitbrent/PptxGenJS (fetched 2026-08-28T04:09:34.768439+00:00, sha 5aa23759295b)
  - homepage: https://gitbrent.github.io/PptxGenJS/ (fetched 2026-08-29T08:45:14.186436+00:00, sha ab63435689dd)
  - registry_npm: https://registry.npmjs.org/pptxgenjs (fetched 2026-08-29T08:45:14.195321+00:00, sha 8e88e1fd8a82)
- Data as of 2026-08-30T08:39:29.467469+00:00.
