epub
Do you feel the clatter of yourself?
Epub Book: The most popular ebook format in foreign Countries: epub ebook introduction;
EPUB is the acronym for Electronic publication, which means: electronic publishing, which became the official standard of the International Digital Publishing Forum (IDPF) in September 2007 to replace the old open-ebook ebook standard, epub This format Kindel currently does not support, must be opened with the corresponding software, such as PC end with Calibre, Firefox plug-in Epubreader, Chrome plug-in readium, etc.;
There are also EPUB books on the network of the better editor, are installed in the application (EXE) to use, (all to download the installation, etc.), and some have ads, these days have been developing an online Epub editor, presumably developed to complete, The online address is: Epubbuilder;
If you are interested in an EPUB edit fork or Star project, GitHub's address is: Https://github.com/sqqihao/EPubBuilder
Key Features
There are only two main functions of the editor:
1: Create a new epub book, open http://sqqihao.github.io/EPubBuilder/src/index.html, the default will be a new epub file;
2: Edit an epub book, click on the "Open" button to open an epub book, the greater the general epub file open longer, if the Epub file contains more pictures, processing time is longer
Test for editing ebook features
To download an ebook, http://www.ixdzs.com/down/62453_4?c=24906480 reborn divine Genius txt download, epub download, loaded with Epubbuilder editor for more than 40 seconds, Later found that the book has more than 300 chapters, it is no wonder,
If you need to edit a lot of epub book chapters, such as more than 100 chapters, loading will be very slow, umeditor create the editor need to start more time ..., but now the ebook chapters and overall content are more, performance is a big bottleneck.
These are the previews of my epub Books Online:
Edit "The rebirth of Online games" :
Edit "Ali Castle of Dreams" :
Other features
We can click the Help button in the upper right corner to see the author's information;
When we click on the download, we need to edit the book information :
Click the downloadepub button to package the Epub file online, do not go backstage;
The editor function of this editor is to quote Baidu's Umeditor editor;
Difficulties
The main difficulties of implementation:
The image image in the 1:epub file is converted to the Base64 encoded part;
2: When the user clicks the save time to abstract the data in the interface, save the epub file in the agreed format;
The function extension of the editor can only learn to umeditor the editor's extension.
Advantage
Advantages of this editor:
1: Online creation, as long as there is a browser to follow-up, supported browsers (FF, Chrome, ie9+);
2: Lightweight, simple function, easy to expand;
3: Support to import epub files from local, easy to edit two times;
4: Hosted on GitHub, don't worry about not opening the \ (~. ~)/;
Language
Src/js/config.js is the directory of the Project language, currently available in both English and Chinese languages, the default is Chinese configuration as follows;
var Ebconfig = { "lang""zh-cn"};
If you want to use English, Src/js/config.js will change to this:
var Ebconfig = { "lang""en"};
If it is in English, the following:
Other
ebook Editor follows: epub file specification 3.0.1;
Online use: Epubbuilder
Grandpa, you can give me some money to wow, because this baby is currently unemployed:
NONO
Source: http://www.cnblogs.com/diligenceday/
QQ: 287101329
[Original open Source project] Epubbuilder an online epub e-book Editing Tool