Skip to content

Instantly share code, notes, and snippets.

@p3jitnath
Created February 23, 2021 14:09
Show Gist options
  • Save p3jitnath/ba7058a21aa8dab99a12c3553e985096 to your computer and use it in GitHub Desktop.
Save p3jitnath/ba7058a21aa8dab99a12c3553e985096 to your computer and use it in GitHub Desktop.
Convert PPT to PDF using headless LibreOffice Impress
libreoffice --headless --invisible --convert-to pdf *.ppt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment