LibreOffice for the browser, as used by FilePresto's Word, Excel, PowerPoint, ODT and RTF to PDF tools Package: @matbee/libreoffice-converter version 2.7.2 (npm), published under the Mozilla Public License 2.0. Package source: https://github.com/matbeedotcom/libreoffice-document-converter (commit b72a3d584bc28c5111afafcf25def7a24fb5fcb0) npm integrity: sha512-62S8uLiFvwbXiCu3IfkO1cDjTyZWUy5nlMsTrmj3l+G5zf5fQcgpvzfRDR9wId+bduarrv11ZDb8Olz5zj4zJA== LibreOffice build id inside the engine: d1c9e0e4e1ddeb24fe8f93e56860b3765043f8b1 LibreOffice is made available by The Document Foundation under the Mozilla Public License 2.0. Some parts of LibreOffice are also available under other licences, including the GNU Lesser General Public License. LibreOffice's full licence text and third-party notices: https://www.libreoffice.org/about-us/licenses/ LibreOffice source code: https://www.libreoffice.org/download/source-code/ and https://git.libreoffice.org/core FilePresto uses the engine unchanged. The two engine files (soffice.wasm and soffice.data) are compressed with gzip and split into parts (engine-a-*.bin and engine-b-*.bin) only so that they can be served by FilePresto's host; they are joined and decompressed in the visitor's browser back into the original files, byte for byte. The Mozilla Public License 2.0 is in libreoffice-MPL-2.0.txt beside this file.