# manuels/texlive.js

Compiling LaTeX (TeX live) in your browser

Repository: https://github.com/manuels/texlive.js
Canonical: https://ross.abutalabs.com/products/texlivejs
Homepage: http://manuels.github.com/texlive.js/
Language: TeX
License: GPL-2.0
License Family: copyleft
Last push: 2017-01-24T18:02:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4977, "days_push": 3508, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1271, forks 142 (observed 2026-08-28T04:04:12.078623+00:00)

## What it is
A JavaScript port of TeX Live 2016 that compiles LaTeX code entirely in the browser using an emscripten-compiled pdftex. It produces PDF files client-side and supports LaTeX packages.

## Use cases
- compile LaTeX to PDF in the browser
- generate PDFs from LaTeX without a server
- build an online LaTeX editor
- let users preview LaTeX documents client-side
- embed LaTeX compilation in a web app

## When to choose
- you need client-side LaTeX compilation with no backend
- you want offline-capable PDF generation from LaTeX in a web app
- you're building a browser-based LaTeX editor or playground

## When to avoid
- you need the latest TeX Live features or packages
- you need fast compilation of large documents
- you need a maintained, actively updated tool
- server-side compilation is available and acceptable

## Facets
- artifact type: library
- maturity: maintenance
- function: compiler, pdf, wasm
- domain: web-development, documentation, pdf
- platform: browser
- tags: latex, texlive, emscripten, pdf-generation, client-side, javascript, web

## Member repositories
- manuels/texlive.js (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:12.078623+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-30T05:03:22.461722+00:00, confidence not recorded.
  - readme: https://github.com/manuels/texlive.js (fetched 2026-08-28T04:04:12.078623+00:00, sha 40cbea3d509a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
