Tab-separated notes
name notes Ada "First line Second line"
Produces comma-separated output while keeping the quoted note as one multiline field.
Change delimiters without losing quoted commas, tabs, line breaks, or quote escapes. A UTF-8 BOM is ignored when reading local data.
Exact supported inputs, outputs, limits, and primary sources for the current implementation.
Capability claims last reviewed September 9, 2026. Review dates describe the implementation audit, not content freshness by itself.
This TSV-first workflow begins with tab input and comma output, rather than treating conversion as a blind tab replacement. It reads local files or pasted data, tells you when a UTF-8 BOM is ignored, preserves quoted tabs and multiline cells, and keeps delimiter choices visible before you export a new file.
Tooleras keeps this page specific to the job above instead of claiming support for adjacent formats, platforms, or edge cases it cannot verify. Open the capability guide for the exact inputs, outputs, limits, and sources.
name notes Ada "First line Second line"
Produces comma-separated output while keeping the quoted note as one multiline field.