

EBOOK METADATA EDITOR ARCHIVE
The purpose of the MimeType file is to basically declare to the reading system how the archive is formatted and how it should be processed. The MimeType file is a basic ASCII text file that is located at the root of the archive. A valid EPUB file must contain all three components. There are three primary components that make up the basic skeleton an EPUB archive.

Deconstructing the Structure and Content of an EPUBĮPUB documents are a zipped archive that contains interrelated resources within a single file. The latest version of EPUB, EPUB3, is based around the HTML5 standard and can now include multimedia content such as audio, video, as well as interactive components, though, not all e-readers will be able to display such content. Each EPUB file contains the structural data, HTML files, CSS style sheets, images, and any other assets that are required to display the content.īy default, EPUB content is reflowable, meaning that the content adapts itself to fit the screen on which it is displayed, however, content can also be coded to display in a static fashion. EPUB files package and encode enhanced web content for distribution within a single file. What Is an EPUB?Įssentially, the EPUB format is an archive that houses what is effectively a website. EPUB, which is short for electronic publication, is the most widely used file format for digital books and is considered by many to be the industry standard. E-books grant on-demand access to written content across every platform and device imaginable.
EBOOK METADATA EDITOR HOW TO
EBOOK METADATA EDITOR SERIES
Calibre cheats and adds metadata to a separate file for each ebook and the ebook-meta.exe program ignores this data as far as I can tell (Happy to learn otherwise if anyone knows more).īecause of this the button will disable the Series and Series Index functionality unless the current file is an epub. Because of this the ebook-meta.exe program will not read or write series information for those files. Epub3 allows for the series information to be embedded into the ebook file but other filetypes don't seem to. Series and Series Index data is handled horribly by ebook formats. This file is automatically deleted once the metadata has been read. The script uses the ebook-meta.exe file to extract the metadata from the first selected file and outputs it to a temporary file in ".\AppData\Local\Temp". If not, you can edit the button and change the following line to suit (don't forget to escape the \ by using two backslashes): var pathCalibre = "C:\\Program Files (x86)\\Calibre2" // Edit this to change the path to "ebook-meta.exe" The button expects that you have installed Calibre into the default location: C:\Program Files (x86)\Calibre2. Once you've changed any of the fields, the save button will become available to apply your changes. Simply select an ebook file and press the button. Currently only epub, mobi and azw3 are supported and you must have the ebook-meta.exe program which is installed by default with Calibre. This button displays basic metadata for ebooks, you can edit this data and save the changes.
