Skip to content
PaperZero

CSV to PDF

Import or paste CSV/TSV data with delimiter detection, a manual delimiter override, quoted-field parsing, UTF-8 and Windows-1252 decoding, repeating headers, row striping, landscape output, and bounded horizontal pagination for wide tables.

  • Processed locally in your browser
  • No watermark
  • No sign-up
  • Works offline

Choose a CSV or TSV file or drop it here

CSV/TSV · UTF-8 with Windows-1252 fallback · bounded to 10,000 rows

Safe structural preview · first 80 blocks

NameDepartmentStatus
Ada LovelaceResearchActive
Grace HopperEngineeringActive
Katherine JohnsonAnalysisArchived

Compatibility report

PaperZero reports what this browser-local renderer can reproduce; it does not claim pixel-perfect source pagination.

Preserved

  • quoted fields
  • embedded delimiters
  • line breaks
  • header repetition
  • row striping
PDF layout
CSV table

100–10,000

Conversion runs in PaperZero’s PDF worker. Scripts, macros, frames, and external resource loading are never executed.

How it works

  1. 1Paste delimited data or import CSV/TSV up to the local safety limit.
  2. 2Confirm the detected delimiter, header row, striping, and maximum rows.
  3. 3Review the first bounded section and choose portrait or landscape layout.
  4. 4Wide columns are split into labeled sections and exported locally.

Your privacy

This tool runs entirely inside your browser using JavaScript and Web Workers. Your document is never uploaded to any server — you can even disconnect from the internet and keep working once the page has loaded.

Frequently asked questions

How are very wide tables handled?

PaperZero paginates at most ten columns per horizontal section instead of shrinking text below a readable threshold.

Can it process hundreds of thousands of rows?

No. Export is explicitly capped at 10,000 rows and 40 columns to prevent a browser tab from freezing; the chosen lower limit is shown before conversion.

Does it handle commas inside values?

Yes. The bounded parser handles quoted delimiters, escaped quotes, and quoted line breaks.

Donate