diff --git a/README.md b/README.md index e613cfe..f4173c4 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ Here are some awesome tools for dealing with CSV: - [CSV to SQL](https://monapdx.github.io/Frontend-Widgets/csv-to-sql.html) - Upload a CSV file, set a table name, and generate SQL inserts instantly. - [SmoothCSV](https://smoothcsv.com) - A fast, powerful, and intuitive CSV editor for Mac, Windows, and Linux. +- [CSVTool.io](https://www.csvtool.io) - 60+ free CSV tools (viewer, editor, repair, converters) that run entirely in the browser; no uploads or signup. + ### Repair or Validate CSV - [Csvlint.go](https://github.com/Clever/csvlint) - Command line tool for validating CSV files against RFC 4180.