DocToolkit

Convert HTML → DOCX and PDF, and open/edit DOCX, XLSX and PPTX, from .NET.

Pure managed. No native binaries, no browser, no LibreOffice, no Office interop. Works after dotnet restore alone, runs on Linux, and makes no network calls at runtime.

dotnet add package Ank.DocToolkit

Targets net8.0 and net10.0. MIT licensed.

Start here

Two packages

See the GitHub repository for source, runnable samples (samples/), and the full README.