PHPackages                             px-core/libre-office-converter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. px-core/libre-office-converter

ActiveLibrary[File &amp; Storage](/categories/file-storage)

px-core/libre-office-converter
==============================

Converts files from one format, such as '.docx' or '.xlsx' to another, such as '.pdf' or '.csv'

319.0k↓50%1PHP

Since Apr 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/SafSoufTouk/LibreOfficeConverter)[ Packagist](https://packagist.org/packages/px-core/libre-office-converter)[ RSS](/packages/px-core-libre-office-converter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

pxCore/LibreOfficeConverter
===========================

[](#pxcorelibreofficeconverter)

Symfony bundle to converts files from one format, such as '.docx' or '.xlsx' to another, such as '.pdf' or '.csv'.
Accepted formats: .docx .doc .xlsx .xls .ppt .pdf .csv .odt .odp .ods and much more

Authors
-------

[](#authors)

- Safwen Toukabri

Requirements
------------

[](#requirements)

- [LibreOffice](https://www.libreoffice.org/)

Installation
------------

[](#installation)

### Download the bundle using composer

[](#download-the-bundle-using-composer)

```
$ composer require px-core/libre-office-converter "dev-master"

```

Composer will install the bundle to your project's vendor/px-core/libre-office-converter directory.

### Enable the bundle in the kernel:

[](#enable-the-bundle-in-the-kernel)

```
