Skip to main content
Downloads hub

Choose the right OfficeIMO package, then install it the fast way.

Use NuGet for application dependencies, PowerShell Gallery for PSWriteOffice, and GitHub release archives when you need the exact packaged artifact from the latest stable release.

Choose the path

Pick the distribution surface that matches how you work

Most teams should install from a package manager and use release archives only when they need an exact artifact from a specific stable release.

Recommended for app builds

NuGet packages

Best for .NET applications, services, workers, and libraries that want package-manager installs and version pinning in source control.

Browse on NuGet
PowerShell automation

PowerShell Gallery

Best for admins and automation teams using PSWriteOffice from scripts, scheduled jobs, or CI/CD orchestration.

Open PSWriteOffice
Pinned release artifacts

GitHub release archives

Best when you need the exact archive produced for a stable release, without browsing the GitHub releases page manually.

Open Releases
Core builders

Primary document libraries

Start here when you are building or editing Office documents directly from .NET code.

Automation and ingestion

Entry points for admins, scripts, and AI-ready extraction

Use these when the right starting point is PowerShell automation or read-only document extraction.

Converters and renderers

Specialized companion packages

Use these when you already know the source format and want to convert or render it into another surface.

NuGet

OfficeIMO.Word.Pdf

1657 downloads

Export Word documents to PDF using the OfficeIMO Word model as the authoring source.

Best for: Word-first reporting flows that need PDF delivery without desktop Office

NuGet dotnet add package OfficeIMO.Word.Pdf
NuGet Latest NuGet 1.0.17 Archive OfficeIMO.Word.Pdf.1.0.16.zip
NuGet

OfficeIMO.Pdf

3814 downloads

Fluent zero-dependency PDF builder for producing printable output directly.

Best for: basic PDF generation, printable reports, and low-dependency server output

NuGet dotnet add package OfficeIMO.Pdf
NuGet Latest NuGet 0.1.18 Archive OfficeIMO.Pdf.0.1.17.zip
Reader adapters

Format adapters for modular ingestion

Add these when a reader service needs adjacent formats without forcing every deployment to carry every adapter.

Google Workspace bridges

Planning and export scaffolding for Google surfaces

Use these companion packages when OfficeIMO output needs to line up with Google Docs or Sheets workflows.

Release handoff

Need the exact packaged artifact instead of a package-manager install?

The stable release links above point straight at the matching archive from the current latest stable release. Use them when you need a zip artifact, a pinned package payload, or a release page for changelog context.