Convert Excel to Markdown in Node.js Convert Excel to Markdown in Node.js programmatically. Create a WorkBook instance, load the XLSX file, and invoke the save method to save it as a Markdown file.