Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sheets-to-CSV Converter CLI

Introduction

This Command Line Interface (CLI) tool is designed to convert Excel files (.xlsx) into CSV format. It provides options to list available sheets in an Excel file and to specify which sheet to convert. This tool is built using Go and is efficient for both small and large Excel files.

Features

  • List all sheets in an Excel file.
  • Convert a specified sheet to a CSV file.
  • Default to the first sheet if no specific sheet is mentioned.
  • Read from standard input and write to standard output by default.

About

xlsx to csv CLI converter

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages