unidoc/unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 97
- Release rhythm 85
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 35
- age_days: 3292
- days_rel: 20
- days_push: 20
- n_releases_24m: 20
Adoption not part of the score
4929 stars · 507 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
UniOffice is a pure Go library for creating, reading, and editing Office Open XML documents: Word (.docx), Excel (.xlsx), and PowerPoint (.pptx). It is a commercial product requiring a license key, offering formatting, images, tables, charts, formula evaluation, and DOCX-to-PDF conversion with no external dependencies.
Use cases
- generate word documents from templates in go
- create excel spreadsheets programmatically
- read and edit docx files in a go application
- evaluate excel formulas in xlsx files
- convert docx to pdf without office installed
- build powerpoint presentations from data
- extract cell values from xlsx spreadsheets
When to choose
- you need a high-performance, pure-Go (no CGO) solution for OOXML documents
- you need to create, edit, and read docx, xlsx, and pptx in one library
- you need commercial support, licensing, and air-gapped deployment options
- you need formula evaluation or DOCX-to-PDF conversion in Go
When to avoid
- you need a fully open-source library with a permissive license (it uses a commercial EULA)
- you only need simple spreadsheet reading and want a free alternative
- your project is not written in Go
Facets
library · maturity active
serialization pdf data-science files spreadsheets developer-tools go cross-platform docx xlsx pptx ooxml office-documents commercial-license pure-go document-generation formula-evaluation automation
8 sources
- readme: https://github.com/unidoc/unioffice · fetched 2026-08-28 · 2e3d643bc65e
- homepage: https://unidoc.io/unioffice/ · fetched 2026-08-29 · 63462bd54130
- site_page: https://docs.unidoc.io/ · fetched 2026-08-29 · c85c2be95ecc
- site_page: https://apidocs.unidoc.io/unioffice/latest · fetched 2026-08-29 · c7b9623d8181
- site_page: https://unidoc.io/about · fetched 2026-08-29 · facdc3b65ae9
- site_page: https://unidoc.io/pricing · fetched 2026-08-29 · 93fb52c61551
- site_page: https://unidoc.io/contact · fetched 2026-08-29 · a69f1e905eea
- site_page: https://unidoc.io/ · fetched 2026-08-29 · 0f25bc20d3d3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unidoc/unioffice | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="unidoc/unioffice")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem