Data workspace

SKU · Cost · Quantity Extractor

Upload a .zip, .tab, or .csv file. We extract the first column as sku, plus the Cost and Quantity columns, and hand you back a clean tab-separated file.

📄
⬇ Download filtered.tab
Processing rules:
  1. If a ZIP, the first contained CSV/TAB file is decompressed.
  2. First column is kept and relabelled sku.
  3. The Cost column becomes column 2.
  4. The Quantity column becomes column 3.
  5. All other columns are discarded. Output is tab-separated.