Skip to content

Simple tool for converting HTML Tables to Excel Sheets.

License

Notifications You must be signed in to change notification settings

zikani03/html2excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ht2excel

A very simple command-line tool for converting HTML tables from a file into Excel Sheets. Each table is it's own Excel Sheet...

Usage

$ ht2excel -f testdata/test.html -o data/output.xlsx

Building

You will need Go 1.19+ to build it

$ git clone https://github.com/zikani03/ht2excel

$ cd ht2excel

$ go build 

Copyright (c) Zikani Nyirenda Mwase

About

Simple tool for converting HTML Tables to Excel Sheets.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages