This tool converts Excel (.xlsx) files into PDF documents, preserving tables, fonts, and basic formatting. Ideal for developers and office workers who need to automate report generation from spreadsheet data. Works entirely offline from the command line.
Features
- Convert single or multiple Excel sheets to PDF
- Preserve cell formatting, borders, and text styles
- Set page orientation, margins, and scaling options
- Support for custom header and footer text
- Batch process entire folders of Excel files
Usage
python excel2pdf.py input.xlsx output.pdf --orientation landscape
Requirements
Python 3.8+. Install dependencies:
pip install -r requirements.txt
Download
Buy once, download immediately. ZIP includes the full script, README, and usage examples.
License
Personal & Commercial Use. You may use this tool in your own personal and commercial projects. Redistribution or resale of the source code is not permitted.