Seven Excel tools, and what each one can and cannot keep
This is the index for seven Excel tools that run in your browser and never upload the file you give them. Two work on typed input: the serial date converter and the column letter converter. Five read a workbook and produce something else, whether that is a Markdown table, SQL INSERT statements, JSON, an HTML table or a chart. What separates them is what the target can hold. HTML keeps merged cells and the other three formats cannot. JSON refuses NaN and Infinity because they are not valid JSON. Every tool tells you which of your data survived.