EPUB电子书制作工具-Sigil
2012-11-10 15:32:59 阿炯

本站赞助商链接,请多关照。 Sigil 是一个多平台的所见即所得电子书编辑器,Sigil是完全免费开源的,采用GPLv3协议授权。该软件跨平台,支持Windows、Linux和Mac!最主要的是,它完全支持中文。它的设计目的是用来制作编辑ePub格式的书籍。

Epub的工作原理是把XHTML、XML、CSS等内容通过Zip压缩方式压制而成一个文件,今天为大家介绍这款超级好的开源免费的epub电子书制作工具Sigil。


Features
Online Sigil User's Guide, and Wiki documentation
Free and open source software under GPLv3
Multi-platform: runs on Windows, Linux and Mac
Full UTF-16 support
Full EPUB 2 spec support
Multiple Views: Book View, Code View and Preview View
WYSIWYG editing in Book View
Complete control over directly editing EPUB syntax in Code View
Table of Contents generator with multi-level heading support
Metadata editor with full support for all possible metadata entries (more than 200) with full descriptions for each
User interface translated into many languages
Spell checking with default and user configurable dictionaries
Full Regular Expression (PCRE) support for Find & Replace
Supports import of EPUB and HTML files, images, and style sheets,
Documents can be validated for EPUB compliance with the integrated FlightCrew EPUB validator
Embedded HTML Tidy: all imported files have their formatting corrected, and your editing can be optionally cleaned

功能特性
1、基于GPLv3协议,完全免费的开源软件;
2、跨平台,Windows,Linux,Mac都可以使用它来制作epub,果粉们有福了;
3、支持Unicode,经过软件掘客尝试,对中文的支持完全没有问题;
4、多视角的编辑器:书籍预览模式,代码预览模式,双阅览模式;
5、带有元数据编辑器;
6、支持多层次的分级目录编辑器,可以自动根据标题生成目录,一级棒;
7、所有导入文档都将自动转换成Unicode编码;
8、支持TXT,HTML,EPUB多格式文本的导入,以后会支持更多格式;
9、友好的用户界面;
10、C++程序,无需任何.NET,JRE等运行库支持。

最新版本:0.6
该版本带来很多增强和新特性,如报表和搜索结果保存等。

项目主页:http://code.google.com/p/sigil/
该文章最后由 阿炯 于 2015-10-26 10:47:15 更新,目前是第 2 版。