My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
I created an online tool that makes it easier to convert a table into any format

I created an online tool that makes it easier to convert a table into any format

Ayayo's photo
Ayayo
·Aug 23, 2019

What problem to solve?

  • Generate markdown tables online when writing Markdown documents.
  • Convert between Excel, JSON, CSV, HTML, Markdown formats.
  • Generate LaTex tables online.
  • Implement table to any format data through expression template.
  • ... Any problems to solve?

What is it?

Table Convert Online (https://tableconvert.com/) is a web-based tool to converts Excel, URL, HTML, JSON, Markdown table and CSV to Markdown table, CSV/TSV, XML, YAML, insert SQL, HTML, Excel and LaTeX table. Built-in a little table editor, behaving much like cells in Microsoft Excel, Makes it easier to work with tables.

Snipaste_2019-08-23_10-19-44.png

The last two days of the upgrade summary:

  • Fixed issue: Javascript export CSV encoding utf-8, adding UTF-8 BOM to string.
  • Fixed an issue when output text table.
  • Add a description for the converter, editor and generator.
  • When importing data, it supports loading local json, csv, md, html and other files.

You should try Convert table to IDEA, which was just released yesterday. It may also have imperfections, or expressions are not easy to understand. However, I will make it better and better, helping more people to shorten the time of format conversion.

Acknowledgments

Our project could not be possible without the following wonderful open source software: