Skip to main content

Downloads

Download OfficeIMO NuGet packages and PSWriteOffice PowerShell module.

Use NuGet or the PowerShell Gallery for normal installs, and GitHub release archives when you want packaged artifacts for a specific release.

Latest Stable Archives

Download OfficeIMO.WordDownload OfficeIMO.ExcelDownload OfficeIMO.PowerPointDownload OfficeIMO.Markdown

Converter, Renderer, and PDF Packages

Download OfficeIMO.Word.HtmlDownload OfficeIMO.Word.MarkdownDownload OfficeIMO.Word.PdfDownload OfficeIMO.Markdown.HtmlDownload OfficeIMO.PdfDownload OfficeIMO.MarkdownRendererDownload OfficeIMO.MarkdownRenderer.Wpf

NuGet Packages (.NET)

Install any OfficeIMO package via the .NET CLI or NuGet Package Manager:

PackageInstall CommandPackage Page
OfficeIMO.Worddotnet add package OfficeIMO.WordOfficeIMO.Word on NuGet
OfficeIMO.Exceldotnet add package OfficeIMO.ExcelOfficeIMO.Excel on NuGet
OfficeIMO.PowerPointdotnet add package OfficeIMO.PowerPointOfficeIMO.PowerPoint on NuGet
OfficeIMO.Markdowndotnet add package OfficeIMO.MarkdownOfficeIMO.Markdown on NuGet
OfficeIMO.CSVdotnet add package OfficeIMO.CSVOfficeIMO.CSV on NuGet
OfficeIMO.Visiodotnet add package OfficeIMO.VisioOfficeIMO.Visio on NuGet
OfficeIMO.Readerdotnet add package OfficeIMO.ReaderOfficeIMO.Reader on NuGet

Converters

PackageInstall CommandPackage Page
OfficeIMO.Word.Htmldotnet add package OfficeIMO.Word.HtmlOfficeIMO.Word.Html on NuGet
OfficeIMO.Word.Markdowndotnet add package OfficeIMO.Word.MarkdownOfficeIMO.Word.Markdown on NuGet
OfficeIMO.Word.Pdfdotnet add package OfficeIMO.Word.PdfOfficeIMO.Word.Pdf on NuGet
OfficeIMO.Markdown.Htmldotnet add package OfficeIMO.Markdown.HtmlOfficeIMO.Markdown.Html on NuGet
OfficeIMO.Pdfdotnet add package OfficeIMO.PdfOfficeIMO.Pdf on NuGet
OfficeIMO.MarkdownRendererdotnet add package OfficeIMO.MarkdownRendererOfficeIMO.MarkdownRenderer on NuGet
OfficeIMO.MarkdownRenderer.Wpfdotnet add package OfficeIMO.MarkdownRenderer.WpfOfficeIMO.MarkdownRenderer.Wpf on NuGet

PowerShell Module

Install PSWriteOffice from the PowerShell Gallery:

Install-Module PSWriteOffice -Force

Or for the current user only:

Install-Module PSWriteOffice -Scope CurrentUser

View on PowerShell Gallery

GitHub Releases

The matrix below is built from the latest stable GitHub release assets so you can grab exact package archives without browsing the repository manually.