This bash script adds several csv files into an existing .ods spreadsheet.
Each csv file creates a sheet.
If there is no input spreadsheet provided, it creates one and inserts all csv files in it.

Features

  • Create a new spreadsheet adding any number of .csv files to an existing spreadsheet.
  • Create a new spreadsheet from any number of .csv files
  • When importing data, each new sheet will take the name from the .csv file
  • Choose coma, dot or both as decimal separator in number recognition
  • Let numeric fields begin with spaces with -s option
  • Set coma, semicolon, space or tab as field separator in csv files
  • addcsv2ods won't overwrite input files

Project Samples

Project Activity

See All Activity >