# fitforpdf > Convert wide Excel and CSV spreadsheets into structured, client-ready PDFs. ## What it does fitforpdf takes spreadsheet files (XLSX, CSV) with many columns and automatically reorganises them into readable PDF sections with: - An overview page showing the full structure - Columns grouped into logical, readable sections - Key columns (like ID and Name) repeated in every section - Clear page numbers and row ranges - Clickable table of contents ## Who it's for - Consultants sharing data exports with clients - Finance teams exporting monthly reports - Auditors sending large compliance reports - SaaS products generating PDF reports from tabular data - Operations teams summarising pipeline or inventory data ## How to use 1. Upload an XLSX or CSV file at https://www.fitforpdf.com 2. Receive a structured PDF instantly 3. No account required — 3 free exports included ## API REST API available for programmatic access: - Endpoint: POST with tabular data (JSON or file upload) - Returns a structured PDF - Rate limit: 60 req/min, up to 50 columns, 5 000 rows - Documentation: https://www.fitforpdf.com/developers ## Pricing - Free: 3 exports (with fitforpdf watermark) - Single: $4.90 for 1 export (no watermark) - Starter: $19 for 10 exports (no watermark) — most popular - Pro: $9.90/month (or $99/year) for up to 500 exports/month (no watermark, advanced layout, priority support) Pay-as-you-go credits never expire. For developers, API plans start at $15/month (see /developers). ## Privacy - Files deleted immediately after conversion - Generated PDFs deleted after 15 minutes - No file contents stored in logs - GDPR compliant — data processed on OVH servers in France (EU) - No AI training on user data ## Links - Website: https://www.fitforpdf.com - Pricing: https://www.fitforpdf.com/pricing - Privacy: https://www.fitforpdf.com/privacy - API docs: https://www.fitforpdf.com/developers - Contact: support@fitforpdf.com