Skip to content

Instantly share code, notes, and snippets.

@poyaz
Last active September 20, 2020 08:41
Show Gist options
  • Select an option

  • Save poyaz/e1b024d6036960a7f61dd41eb41e33b0 to your computer and use it in GitHub Desktop.

Select an option

Save poyaz/e1b024d6036960a7f61dd41eb41e33b0 to your computer and use it in GitHub Desktop.
convert csv to excel
libreoffice --headless --convert-to xlsx --infilter=CSV:44,34,76,1 <csv-files> --outdir <output-dir>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment