Excel to PDF

Turn an Excel or CSV file into a tidy, shareable PDF table.

How Excel to PDF works

A spreadsheet is easy to edit and easy to accidentally break, which is exactly why you do not always want to hand one over as a live file. Turning an Excel or CSV file into a PDF freezes the numbers and the layout so the person you send it to sees a tidy table, not an editable grid they can knock out of shape. It also solves the plainer problem that not everyone has Excel or Numbers installed, while a PDF opens on any phone, laptop, or web viewer.

To use it you drop in a .xlsx, .xls, .csv, or .ods file and the tool reads every sheet in the workbook. Each sheet is laid out as a clean table and then written into a single PDF that you download. There is nothing to configure beyond choosing your file, and multi sheet workbooks come through with each sheet in turn.

Under the hood it reads the spreadsheet with a proper parser and renders the cells as an HTML table before printing that to PDF. What you see in the output is the computed result, so a formula shows its final value rather than the formula text. Cell colors, merged cells, and heavy custom formatting may not survive the trip perfectly, and a very wide sheet with many columns can get tight, so keep the important columns toward the left.

The obvious alternative is opening the file in Excel and choosing print to PDF, which gives you page setup controls this tool does not. Reach for the browser version instead when you are on a device without Excel, when you just want a quick fixed copy to attach, or when you would rather not open desktop software for a one off share.

In practice people use it to send a client a read only price list, to attach a month of expenses to an email, to archive a finished budget that should not change, or to hand a class roster to someone who only needs to view it.

The whole conversion happens inside your browser tab. The file never leaves your device, there is no upload, no account, and no fee, and the only real ceiling is how much memory your own device has for a very large workbook.

Frequently asked questions

Does it convert every sheet or just the first one?

It walks through every sheet in the workbook and adds each one to the PDF in order. If you only want a single sheet, delete the others in your spreadsheet app first, then convert the trimmed file.

My columns got cut off at the edge. Why?

A PDF page has a fixed width, so a spreadsheet with many wide columns can run past the printable area. Narrowing columns, shortening long text, or splitting the data across fewer columns before converting usually fixes it.

Will my formulas still calculate in the PDF?

No, a PDF is a fixed document and cannot recalculate. The table shows the value each formula had worked out to at the moment you converted, which is what you want for a shareable snapshot.

Can I convert a CSV file too, not just Excel?

Yes. Plain .csv files are accepted alongside .xlsx, .xls, and .ods, and each is turned into the same clean table layout.

Do cell colors and formatting carry over?

Basic table structure comes through reliably, but rich styling like fills, conditional formatting, and merged cells may be simplified or dropped. If exact styling matters, printing to PDF from Excel itself preserves more.

Is there a row limit?

There is no fixed row cap built in. A huge sheet with tens of thousands of rows will simply take longer and lean on your device memory, so on a phone a very large file may be slow.

Related tools

Polished Pixels. All tools. About. Contact. Every tool runs in your browser and your files are never uploaded.