TSV and PDF explained
TSV is CSV with tab characters as separators. Because tabs almost never appear inside data fields, it sidesteps most of CSV's quoting problems.
PDF describes a page as a fixed arrangement of text, vector graphics and images. Unlike a word processor document, it is designed so the page looks identical everywhere — which is exactly why it is awkward to edit.
- Where TSV files come from
- Bioinformatics, data pipelines and anywhere fields contain commas.
- Where PDF is used
- Contracts, invoices, reports, forms, academic papers and scanned documents.