Skip to content

Libreoffice Convert

Actions
Run libreoffice commands in headless mode
v0.3.0-alpha
LatestPre-release
Star (1)

Libreoffice cli action

This is a preview version, it may not work as expected.

This action runs any command inside the libreoffice base image

Inputs

command

Required The command line to run. Default libreoffice --headless --invisible --version.

Usage

uses: jmservera/libreoffice-action@v0.2
with:
  # Required, the command to run
  command: libreoffice --headless --invisible --convert-to pdf 'originalfile.pptx' --outdir 'output'

Libreoffice Convert is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Run libreoffice commands in headless mode
v0.3.0-alpha
LatestPre-release

Libreoffice Convert is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.