Skip to content

Instantly share code, notes, and snippets.

@cho2
Created October 28, 2022 11:18
Show Gist options
  • Save cho2/87ae897eaaecadb2b394b7bee003a3be to your computer and use it in GitHub Desktop.
Save cho2/87ae897eaaecadb2b394b7bee003a3be to your computer and use it in GitHub Desktop.
Convert to csv file using LIbreOffice Flatpak
flatpak run org.libreoffice.LibreOffice --headless --convert-to csv $filename --outdir $outdir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment