Skip to content

Instantly share code, notes, and snippets.

@Fechin
Last active July 1, 2023 13:01
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Fechin/b9dfe22e8e15f7729242b31737b5ca21 to your computer and use it in GitHub Desktop.
Save Fechin/b9dfe22e8e15f7729242b31737b5ca21 to your computer and use it in GitHub Desktop.
https://tableconvert.com : A powerful online table editor that converts between CSV, HTML and Markdown. Easy to convert html tables to SQL, JSON, XML and Text, Makes it easier to work with tables.

TableConvert is a powerful online table editor that converts between CSV, HTML and Markdown. Easy to convert html tables to SQL, JSON, XML and Text, Makes it easier to work with tables.

Function list:

  • Convert csv to html
  • Convert csv to json
  • Convert csv to markdown
  • Convert csv to sql
  • Convert csv to xml
  • Convert html table to csv
  • Convert html table to json
  • Convert html table to markdown
  • Convert html table to sql
  • Convert html table to xml
  • Convert html to markdown
  • Convert markdown table to csv
  • Convert markdown table to html table
  • Convert markdown table to json
  • Convert markdown table to sql
  • Convert markdown table to xml
  • Convert markdown to html
@aisbergde
Copy link

Perfect! This is the tool I was looking for to convert sample data from queries into markdown table

@ennio-guzman
Copy link

you know a code example of the use of their api?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment