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.
- Host: GitHub
- URL: https://github.com/litenova/libreconvert
- Owner: litenova
- License: mit
- Created: 2023-04-07T17:18:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T03:55:47.000Z (about 2 years ago)
- Last Synced: 2025-03-29T13:12:18.279Z (6 months ago)
- Language: C#
- Homepage:
- Size: 14.4 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LibreConvert
[](https://github.com/litenova/LibreConvert/actions/workflows/release.yml)
[](https://coveralls.io/github/litenova/LibreConvert)
[](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)