This client-side tool translates your tab-delimited data (like
a recordset that you've copied from Excel or Management Studio)
into a T-SQL statement that you can use to INSERT it into a table.
All of this happens in Javascript - none of the data ever leaves your browser.