HTML to EPUB - Convert ebook online

(AZW, CBZ, CHM, DJVU, DOCX, EPUB, FB2, HTML, MOBI, PDF, TXT, etc.)
Conversion Results:
# Output File Source File Action

How to convert HTML to EPUB:

1. Click the "Choose Files" button to select multiple files on your computer or click the "URL" button to choose an online file from URL, Google Drive or Dropbox.

2. Set ebook conversion options include: base font size, embed fonts, page margin, metadata and whether to remove the first image which is useful if the input document has a cover image that is not identified as a cover. Choose a target ebook format. The target ebook format can be AZW3, EPUB, DOCX, FB2, HTML, OEB, LIT, LRF, MOBI, PDF, RTF, SNB, TCR, TXT, etc.

3. Click the "Convert Now!" button to start batch conversion. The output files will be listed in the "Conversion Results" section. Click icon to show file QR code or save file to cloud storage services such as Google Drive or Dropbox.

HTML vs EPUB:
Name HTML EPUB
Full name Hypertext Markup Language Electronic Publication
File extension .html, .htm .epub
MIME text/html application/epub+zip
Developed by W3C & WHATWG International Digital Publishing Forum
Type of format Document file format Ebook file format
Introduction HyperText Markup Language, commonly referred to as HTML, is the standard markup language used to create web pages. Along with CSS, and JavaScript, HTML is a cornerstone technology, used by most websites to create visually engaging web pages, user interfaces for web applications, and user interfaces for many mobile applications. EPUB is an e-book file format with the extension .epub that can be downloaded and read on devices like smartphones, tablets, computers, or e-readers. It is a free and open standard published by the International Digital Publishing Forum (IDPF). The term is short for electronic publication and is sometimes styled ePub.
Technical details HTML elements form the building blocks of all websites. HTML allows images and objects to be embedded and can be used to create interactive forms. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. EPUB is the most widely supported vendor-independent XML-based (as opposed to PDF) e-book format. An EPUB file is a ZIP archive that contains, in effect, a website-including HTML files, images, CSS style sheets, and other assets. It also contains metadata. EPUB 3 is the latest version. By using HTML5, publications can contain video, audio, and interactivity, just like websites in web browsers.
Associated programs Mozilla Firefox, Opera, Google Chrome, Internet Explorer. Adobe InDesign, calibre, LaTeX, Genebook, epubcheck.
Sample file sample.html sample.epub
Wikipedia HTML on Wikipedia EPUB on Wikipedia