Skip to content

jmservera/libreoffice-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/[email protected]
with:
  # Required, the command to run
  command: libreoffice --headless --invisible --convert-to pdf 'originalfile.pptx' --outdir 'output'

About

A custom action to convert pptx files into pdf

Resources

License

Stars

Watchers

Forks

Packages

No packages published