Free · Fast · Privacy-first

Convert Excel to PDF

Spreadsheets are designed for editing, but PDFs are designed for delivery.

Preserves formulas as values

🔒

Keeps cell formatting

No watermark added

Files stay on your device

Cost
Free tier
Sign-up
Not required
Processing
Tool-specific
Privacy
Clearly disclosed
IframeResponsiveAttribution included

Add this Excel to PDF to your website

Drop the Excel to PDF into a blog post, product docs, intranet, or school portal with one iframe. Processing, privacy, and usage limits are the same as on the full tool page.

  • One copy-ready line of HTML
  • Responsive — adapts to any container width
  • No API credentials are placed in the snippet

Embed code

<iframe
  src="https://www.fixtools.io/pdf/excel-to-pdf?embed=1"
  width="100%"
  height="780"
  frameborder="0"
  style="border:0;border-radius:16px;max-width:900px;"
  title="Excel to PDF by FixTools"
  loading="lazy"
  allow="clipboard-write"
></iframe>

Attribution-friendly: a small "Powered by FixTools" link appears in the embed footer.

Why a PDF is the right delivery format for finished spreadsheets

A spreadsheet is a live calculation engine. Open the same XLSX file on two different versions of Excel, or on Excel for Windows versus Numbers on a Mac, and you may see subtly different column widths, font fallbacks, or page-break placement. Send that file to a recipient who has the wrong locale settings and decimal separators flip, dates rearrange, and a 1,000.00 figure can render as 1.000,00 in a way that creates real confusion in a financial review. A PDF eliminates all of that variability because the output is a fixed-page rendering of what you actually saw when you exported. The PDF specification, codified in ISO 32000, defines a deterministic page model that every conformant reader interprets the same way, so the recipient sees identical results regardless of platform, locale, or installed software.

FixTools converts your workbook entirely in the browser using SheetJS to parse the XLSX structure and pdf-lib to write the resulting PDF. There is no upload step, no temporary copy stored on a server, and no telemetry reporting your filename or cell contents to any backend. The conversion reads each worksheet, paginates the content according to print area and page-break settings already present in the file, and renders text, numbers, dates, and basic cell formatting (bold, italic, fill colour, borders, alignment) to the PDF page. Formulas are exported as their current computed values, which is the same behaviour you get from File, Export, Create PDF inside Excel desktop. The output is a standard PDF 1.7 file that opens cleanly in Adobe Reader, Apple Preview, Chrome, Edge, and Foxit.

A common worry when converting Excel to PDF is whether wide sheets will be truncated. FixTools respects the page orientation and scaling settings stored in the workbook. If your sheet is set to landscape with Fit to 1 page wide, the PDF will render landscape and shrink content uniformly to fit the page width. If no print setup is defined the tool defaults to portrait A4 with automatic fit-to-width scaling for sheets up to 12 columns and overflow pagination beyond that. For very wide sheets you can either pre-set landscape with Fit-To-One-Page inside Excel before exporting, or split the sheet into logical chunks (columns A–H on one tab, I–P on another) and convert both tabs to a multipage PDF.

There is a real benefit to running this conversion locally rather than uploading to a cloud service. Payroll spreadsheets contain salaries, sales pipelines contain pricing strategy, and HR rosters contain personally identifiable information. Uploading any of those to a free online converter places the data inside a third-party processing pipeline and frequently inside that vendor's log files and analytics database. FixTools never touches your file with a server, which means a payroll administrator can convert a sensitive XLSX in seconds without triggering a data-handling review or violating a contractual obligation to keep regulated data off external systems.

How to use this tool

💡

Upload your XLSX or XLS workbook, choose orientation and page size, then convert to a print-ready PDF. Formulas export as current values and your data never leaves the browser.

How It Works

Step-by-step guide to convert excel to pdf:

  1. 1

    Open the Excel to PDF tool

    Click Open Excel to PDF on this page. The converter loads as a single-page web app in your current browser tab with no installation, no extension, and no account creation step. The full conversion logic, including the XLSX parser and the PDF writer, is delivered as JavaScript to your device and runs locally from that point on.

  2. 2

    Select your spreadsheet

    Drag your .xlsx or .xls file onto the upload card, or click to browse and select it. Files up to around 50MB load comfortably on modern laptops. The first sheet of the workbook appears in a small preview so you can confirm you uploaded the right file before exporting. Multiple sheets are detected automatically.

  3. 3

    Choose orientation and scaling

    Pick portrait or landscape based on how wide your data is. For most financial reports portrait works well, but pricing tables with eight or more columns are usually clearer in landscape. Turn on Fit Sheet to One Page if your data is just barely overflowing, and leave the default scaling alone if your sheet already has a print area defined inside Excel.

  4. 4

    Convert to PDF

    Click Convert to PDF. The tool renders each sheet to a PDF page according to your settings, preserving bold, italic, fill colour, borders, alignment, and number formatting. Conversion of a typical 5-sheet workbook completes in under five seconds. Larger or image-heavy workbooks may take longer but rarely more than twenty seconds.

  5. 5

    Download and verify

    Click Download PDF, open the file in your normal PDF reader, and scroll through every page to confirm the layout looks right. Pay particular attention to the right edge of wide sheets, the last row of long sheets, and any cells that contain very long text. If anything was clipped, return to the tool, adjust orientation or scaling, and convert again.

Real-world examples

Common situations where this approach makes a real difference:

Finance manager emailing quarterly results

A finance manager at a 200-person company prepares the Q3 P&L in Excel, with three sheets covering revenue, operating expenses, and EBITDA reconciliation. Sending the live XLSX to the board is risky because a non-finance director could accidentally edit a formula and confuse next quarter's comparison. Converting to PDF locks the numbers, preserves the formatting, and makes the file safe to attach to a board pack distributed via email. The whole conversion takes 30 seconds and the resulting PDF opens identically on every director's device.

Contractor sending a renovation quote

A renovation contractor builds a detailed line-item quote in Excel with materials, labour hours, and a 10% contingency. The homeowner asked for a fixed document they can compare against two competing bids. Sending XLSX would let the homeowner re-key prices into their own version, which neither party wants. The contractor converts the workbook to PDF in the browser, attaches the file to an email with a brief cover note, and the homeowner sees the quote exactly as designed on their iPad in the kitchen that evening.

Teacher sending grade reports to parents

A high school teacher maintains class grades in a shared Excel template. At the end of term she needs to send each parent a PDF showing only their child's row plus the class average. She filters the master sheet to one student, converts to PDF, and saves the file with the student's name. The result is a clean one-page report parents can open on a phone, with no risk of exposing other students' marks and no formulas that could be accidentally altered.

Charity treasurer producing AGM accounts

The volunteer treasurer of a community charity prepares the annual accounts as a multi-sheet Excel workbook covering income, expenditure, and a balance sheet. The trustees expect a printable PDF circulated a week before the AGM. Converting from XLSX to PDF on a personal laptop avoids any need for an accounting software licence and produces a clean, professional document with consistent fonts and aligned columns that prints predictably on the church-hall printer used to make copies for members without email.

Pro tips

Get better results with these expert suggestions:

1

Set print area inside Excel before exporting

Open the workbook in Excel, select the cells you actually want in the PDF, go to Page Layout, and click Set Print Area. The converter respects this setting, which means stray notes in column Z or scratch calculations below row 200 will not bleed into the PDF. Setting print area once also makes future exports deterministic so the document looks the same when colleagues open the same file and run their own conversion.

2

Use Fit Sheet to One Page only for nearly-fitting data

Fit-to-one-page scaling is brilliant when your sheet is just slightly too wide, but it makes a 30-column report unreadable because the font shrinks below 6 point. Use it for sheets that are within roughly 30% of fitting on a page. For anything wider, use landscape orientation or split the sheet into logical sections that each fit one page at a normal reading size.

3

Hide rather than delete columns you do not want exported

When you only want to share a subset of columns, hide the others (right click column header, Hide) rather than deleting them. Hidden columns are not rendered in the PDF, but the underlying formulas referencing them still work. This keeps your master workbook intact while letting you produce a tailored PDF without breaking dependent calculations elsewhere in the file.

4

Check decimal and date format on the output before sending

After conversion, open the PDF and confirm that dates render as DD/MM/YYYY or MM/DD/YYYY as you expect, and that thousands separators look right. If anything is off, the original cell format is the cause: fix it in Excel with Format Cells, then reconvert. PDFs cannot be re-formatted after the fact, so the time to verify is before the email goes out, not after the recipient complains.

FAQ

Frequently asked questions

Open the FixTools Excel to PDF converter, drag your XLSX or XLS file onto the upload area, choose portrait or landscape orientation and whether to fit the sheet to one page, then click Convert to PDF. The tool processes the workbook locally in your browser using SheetJS to read the spreadsheet and pdf-lib to write the output. A download link appears within seconds for typical office workbooks. Open the resulting file in any PDF reader to verify the formatting, then attach it to email or upload it to your document store. No account, payment, or installation is required at any stage.
Formulas are exported as their currently computed values, which matches what Microsoft Excel does when you choose File, Export, Create PDF/XPS. A cell showing =SUM(A1:A10) with a current value of 1,250 appears in the PDF as 1,250, not as the formula text. This is almost always what you want for a delivery document because the recipient sees the same numbers you saw at export time without any risk of the formula recalculating differently on their machine due to missing references or different locale settings.
No. The entire conversion happens inside your browser. Your XLSX file is parsed and rendered to PDF using JavaScript libraries that ship with the page, and at no point does the file content leave your device. You can verify this by opening the browser developer tools, switching to the Network tab, and watching network activity while you convert a file. You will see no outbound requests carrying your spreadsheet data. This makes the tool safe to use for payroll, pricing, HR, and regulated financial data.
No. The output PDF contains exactly the content of your spreadsheet and nothing else. There is no FixTools logo, no promotional banner, no trial overlay, and no PDF metadata stamp identifying the tool. Open the downloaded file and inspect every page, header, footer, and corner to confirm. This is true on every conversion regardless of how many files you have converted or whether you are a first-time visitor.
The converter reads modern .xlsx files produced by Excel 2007 onward, .xlsm macro-enabled workbooks (macros are not executed, only the data and formatting are read), and legacy .xls binary files from Excel 97 through 2003. Files produced by Google Sheets, LibreOffice Calc, Apple Numbers (exported as XLSX), and Apache OpenOffice are also supported because they all conform to the Office Open XML standard. Password-protected workbooks must be unlocked in Excel before uploading because the browser cannot decrypt them without the password.
A4 and US Letter are the two main options. A4 (210 × 297 mm) is the default for most of the world and matches what corporate and institutional printers expect outside North America. US Letter (8.5 × 11 inches) is the default for the United States and Canada. The tool also offers Legal (8.5 × 14 inches) for long financial schedules and A3 for very wide reports that need to print on tabloid paper. Choose the size that matches your recipient's printer or document standard before converting.
Yes. By default every sheet in the workbook is converted and the resulting pages are concatenated into one PDF in the order the sheets appear in the workbook. If you only want one specific sheet, either delete the others in Excel before saving a copy or use the sheet selector in the converter to tick only the sheets you want. The PDF preserves the original sheet order so it is worth reordering tabs in Excel before exporting if the audience needs to read them in a different sequence.
You have three good options. First, switch the converter to landscape orientation, which gives you about 35% more horizontal space than portrait. Second, enable Fit Sheet to One Page, which proportionally shrinks the content. Third, split the sheet into logical column groups (for example A–H on one tab and I–P on another) before converting, so the PDF naturally breaks at sensible places rather than splitting an account category across two pages. For very wide audit schedules the third option produces the most readable result.
Yes. There is no daily conversion cap, no file size limit beyond what your browser can hold in memory, no subscription tier that unlocks extra features, and no requirement to sign up for an account or provide an email address. FixTools is funded by unobtrusive on-page advertising rather than paywalls, which means the same converter is available to a first-time visitor and to someone using the tool every day for a small business workflow.
Yes. The converter is a responsive web app that works in mobile Safari on iPhone and iPad, Chrome on Android, and any other modern mobile browser. Tap Open Excel to PDF, then tap the upload card to browse for a workbook from iCloud Drive, Google Drive, Dropbox, or your device storage. Mobile browsers are slower at parsing very large workbooks because the conversion runs on the device CPU, but anything under about 10MB converts comfortably on a recent phone in well under a minute.

Related guides

More use-case guides for the same tool:

Ready to get started?

Open Excel to PDF to review its free limits and processing method.

Open Excel to PDF →

Free tier · No account needed · Transparent limits