An open API service indexing awesome lists of open source software.

https://github.com/litenova/libreconvert

LibreConvert is a cross-platform and fully managed C# library that provides a simple and straightforward solution for converting office documents to a variety of formats with LibreOffice. Built on .NET 7.
https://github.com/litenova/libreconvert

Last synced: 6 months ago
JSON representation

LibreConvert is a cross-platform and fully managed C# library that provides a simple and straightforward solution for converting office documents to a variety of formats with LibreOffice. Built on .NET 7.

Awesome Lists containing this project

README

          

# LibreConvert
[![CI/CD](https://github.com/litenova/LibreConvert/actions/workflows/release.yml/badge.svg)](https://github.com/litenova/LibreConvert/actions/workflows/release.yml)
[![Coverage Status](https://coveralls.io/repos/github/litenova/LibreConvert/badge.svg)](https://coveralls.io/github/litenova/LibreConvert)
[![Nuget Package Latest Version](https://img.shields.io/nuget/vpre/LibreConvert.svg)](https://www.nuget.org/packages/LibreConvert)

LibreConvert is a C# library for converting Office documents to a wide range of output formats. It provides a simple and straightforward API for converting documents with just a few lines of code.

## Features
* Convert Office documents to a variety of output formats.
* Simple and easy-to-use API.
* Fully managed C# code.

## Supported Outputs for Office Documents

* Portable Document Format (PDF)
* HyperText Markup Language (HTML)
* Joint Photographic Experts Group (JPEG)
* Portable Network Graphics (PNG)
* Scalable Vector Graphics (SVG)
* Tagged Image File Format (TIFF)
* Rich Text Format (RTF)
* Text (TXT)
* ePUB (e-book)