docs/tools/csv-to-pdf.md
Turn CSV files into clean, formatted PDF documents. Each CSV is parsed and rendered as a table in the output PDF. This is useful when you need to print or share tabular data without requiring the recipient to have spreadsheet software.
| Format | Extensions |
|---|---|
| CSV | .csv |
csv-converted.zip.This tool has no additional configuration. The CSV is automatically parsed and formatted as a table.
| Input Count | Output |
|---|---|
| 1 file | Single PDF download (e.g., data.pdf) |
| 2+ files | ZIP archive (csv-converted.zip) containing one PDF per file |
.xls, .xlsx), use the Excel to PDF tool, which preserves spreadsheet formatting and multiple sheets.