Guide
How to Convert Excel to PDF
Three free methods — pick the one that fits your situation.
Sending a spreadsheet as-is can go wrong in several ways: the recipient might not have Excel, formulas can get accidentally edited, and the layout can shift on a different screen. Converting to PDF locks the content into a fixed, universally readable format.
Below are three methods that cost nothing. The first is the fastest if you want to convert multiple files at once; the second works when you already have the file open in Excel; the third covers Chromebooks and tablets.
Method 1: Use a Free Online Converter (Fastest for Batches)
The Excel To Pdf converter on this site handles up to 20 files at once, runs entirely in your browser, and needs no signup. Here is how it works:
- Open the tool. Go to excel-to-pdf.app.
- Drop your files. Drag XLSX, XLS, ODS or CSV files onto the drop zone — or click “Choose Excel files” to browse. You can also press Ctrl+V / ⌘V to paste a copied file or a range straight from a spreadsheet.
- Adjust settings (optional). Pick the page size (A4, Letter, Legal), orientation, whether to include gridlines, and whether to convert all sheets or just the first.
- Download. Each PDF is ready within seconds. Click “Download PDF” next to a single file, or “Download all” to grab every PDF in one ZIP.
Because the conversion happens in JavaScript inside your tab, nothing is uploaded to a server. The tool also works offline after the page has loaded.
Method 2: Use Excel’s Built-In Export
If you have Microsoft Excel installed (desktop version, not Excel Online), you can export directly:
- Open your workbook in Excel.
- Go to File → Save As (or File → Export → Create PDF/XPS on Windows).
- In the “Save as type” dropdown, select PDF (*.pdf).
- Click Options to choose which sheets to include, the page range, and whether to optimize for print quality or minimum file size.
- Click Save.
On macOS the flow is similar: File → Save As, then pick PDF from the format dropdown. The keyboard shortcut ⌘P → “Save as PDF” in the print dialog also works.
This method is best when you need to convert a single file you are already editing and want pixel-level control over page breaks. It does not support batch conversion, though — if you have more than one file, you will need to repeat the steps for each.
Method 3: Use Google Sheets (No Desktop App Needed)
Google Sheets can open Excel files and export them as PDF. This is useful on Chromebooks, tablets, or any machine without Excel installed:
- Upload the XLSX file to Google Drive (drag it into drive.google.com).
- Double-click the file to open it in Google Sheets.
- Go to File → Download → PDF document (.pdf).
- In the export dialog, adjust the paper size, orientation, scaling and margins.
- Click Export.
Keep in mind that Google Sheets may render some Excel-specific features differently — conditional formatting, pivot tables and VBA macros do not always translate one-to-one. For straightforward data tables, the results are nearly identical.
Tips for Better PDF Output
- Freeze header rows before converting. The online converter on this site automatically repeats the first row as a header on every page. In Excel, use View → Freeze Panes → Freeze Top Row, then set the same row to repeat via Page Layout → Print Titles.
- Let the converter choose orientation. Wide sheets look better in landscape. The online tool auto-rotates sheets wider than six columns; in Excel, set orientation to “Auto” or explicitly choose landscape under Page Layout.
- Remove empty rows and columns. Trailing blank rows at the bottom of a sheet can add unnecessary pages to the PDF. Select them and delete before converting.
- Check number formats. Dates displayed as serial numbers (like 45678) will stay that way in the PDF. Format them as dates in Excel first.
Which Method Should You Use?
| Online converter | Excel export | Google Sheets | |
|---|---|---|---|
| Cost | Free | Requires license | Free |
| Batch conversion | Up to 20 files | One at a time | One at a time |
| Signup needed | No | N/A | Google account |
| File upload | None (browser-only) | N/A | Uploaded to Drive |
| Offline | Yes (after load) | Yes | No |
| Best for | Multiple files, quick jobs | Single file, full control | No desktop app |
For most people, the online converter is the fastest path: no software to install, no account to create, and batch support for when you have a stack of reports to send out. If you need fine-grained page-break control on a single file, Excel’s native export gives you that. And if you are on a Chromebook or a shared computer without Excel, Google Sheets fills the gap.
Frequently asked questions
- Does converting Excel to PDF preserve formulas?
- No — a PDF is a snapshot of the visible cell values. Formulas are evaluated and only their results appear in the PDF. If you need to share formulas, send the original workbook.
- Can I convert a password-protected Excel file to PDF?
- You need to remove the password first. Open the workbook in Excel, go to File → Info → Protect Workbook → Encrypt with Password, clear the password, save, and then convert.
- How do I keep my Excel formatting in the PDF?
- Most formatting carries over automatically — number formats, column widths, merged cells and date styles all survive the conversion. If a column is too wide for the page, the converter scales it down so nothing gets clipped.
- What is the maximum file size I can convert?
- With the online converter on this site, each file can be up to 50 MB. Since the conversion runs in your browser, there is no server-side queue or upload limit — just your device's available memory.