sajari/docconv
Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4688
- days_rel: n/a
- days_push: 793
- n_releases_24m: 0
Adoption not part of the score
1788 stars · 241 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go library (with a companion docd CLI/HTTP service) that converts PDF, DOC, DOCX, XML, HTML, RTF, ODT, Pages documents and images into plain text. It can be used as a library, a command-line tool, or a Dockerized HTTP service that accepts multipart uploads and returns extracted text and metadata as JSON.
Use cases
- extract plain text from pdf files in go
- convert docx documents to text for indexing
- run a document-to-text conversion service
- parse html pages into clean readable text
- ocr images to extract text
- convert rtf and odt files to plain text
When to choose
- you need text extraction from many document formats in a Go application
- you want a ready-made HTTP service or Docker container for document conversion
- you're building a search pipeline that needs documents normalized to plain text
When to avoid
- you need to preserve formatting or layout rather than plain text
- you're not in a Go/Unix environment and can't install external dependencies like poppler or wv
- you need high-fidelity PDF parsing with tables and structure
Facets
library · maturity active
parser pdf ocr http-server cli files pdf developer-tools go cli document-conversion text-extraction plain-text docx rtf html-to-text docd search linux macos docker web-server
1 source
- readme: https://github.com/sajari/docconv · fetched 2026-08-28 · 751edc4b26f3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sajari/docconv | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem