Excel to EPUB Converter

Upload an Excel or CSV file to view its data as a formatted table and download it as an HTML document ready for EPUB conversion.

Upload Spreadsheet

Notes

  • All sheets included in the HTML export
  • File never leaves your device
  • Open HTML in Calibre or Pandoc to finish EPUB

Finish the EPUB Conversion

Calibre (desktop, free)

Add the downloaded HTML via "Add books", select it, click "Convert books", choose EPUB as the output format, then click OK.

Pandoc (command line, free)

pandoc input.html -o output.epub

Sigil (EPUB editor, free)

Open Sigil, use File → Import → Import HTML to load the file, then save as .epub.

Sheet Preview

Upload a spreadsheet to preview it here

Supports .xlsx, .xls, .csv

Done!

Summary

Upload an Excel or CSV file to view its data as a formatted table and download it as an HTML document ready for EPUB conversion.

How it works

  1. Click the upload zone or drag your .xlsx, .xls, or .csv file onto it.
  2. SheetJS parses the workbook locally in your browser — no server upload.
  3. Each worksheet is displayed as a formatted, scrollable table.
  4. Switch between sheets using the sheet selector above the preview.
  5. Click "Download HTML" to save a clean, self-contained HTML file.
  6. Open the downloaded HTML in Calibre, Pandoc, or Sigil to produce an EPUB.

Use cases

  • Converting a reference spreadsheet into an e-book for offline reading.
  • Turning a product catalog or price list stored in Excel into an EPUB.
  • Archiving tabular research data as a portable e-book.
  • Preparing Excel content for import into Calibre or Sigil.
  • Sharing data-heavy spreadsheets as reader-friendly EPUB documents.
  • Generating a clean HTML snapshot of a CSV data export.
  • Previewing raw spreadsheet data before committing to a format conversion.
  • Creating accessible, reflowable e-book versions of financial tables.

Frequently Asked Questions

Last updated: 2026-06-25 · Reviewed by Nham Vu