BlueprintLab ReferenceData

CSV & TSV reference

Reference CSV/TSV delimiters, quoting, line breaks and media types.

Back to referenceTools

RFC 4180 documents a common CSV format, but CSV implementations still differ. Always check the importing service’s specification.

ItemCSVTSV
Delimiter / 区切り,TAB
Registered media typetext/csvtext/tab-separated-values
Quoting"field"Usually optional / implementation-specific
Embedded delimiterQuote fieldTAB handling depends on parser
Embedded quote"" inside quoted fieldParser-specific
Line breakRFC 4180 documents CRLFOften LF/CRLF in practice

Continue with a tool

Sources & update policy

Verified: 2026-08-31. This page prioritizes primary standards and official registries. Time-sensitive items should be rechecked against the linked source.