当前位置: 首页 > 微软应用 > 办公软件 > 正文
专业 EPUB 格式电子书编辑器 Sigil 2.8.0 x64 中文多语免费版

专业 EPUB 格式电子书编辑器 Sigil 2.8.0 x64 中文多语免费版

作者:大眼仔~旭 日期:10小时前 评论:1 条

摘要:专业 EPUB 格式电子书编辑器 Sigil 中文版由大眼仔旭发布。Sigil 是一款免费开源的 EPUB 电子书编辑器,可以用来制作 EPUB 格式的电子书。虽然大眼仔旭从来不看电子书,但是前段时间还是碰到有人在群里需要这方面的工具,对于大学生来说应该能接触到不少 EPUB 方面的书籍吧。 [caption id="…

专业 EPUB 格式电子书编辑器 Sigil 中文版大眼仔旭发布。Sigil 是一款免费开源的 EPUB 电子书编辑器,可以用来制作 EPUB 格式的电子书。虽然大眼仔旭从来不看电子书,但是前段时间还是碰到有人在群里需要这方面的工具,对于大学生来说应该能接触到不少 EPUB 方面的书籍吧。

专业 EPUB 格式电子书编辑器 Sigil 中文版

专业 EPUB 格式电子书编辑器 Sigil 中文版

Sigil 中文版功能特点

  • 基于 GPLv3 协议,完全免费的开源软件;
  • 跨平台,Windows,Linux,Mac 都可以使用它来制作 epub;
  • 支持 Unicode,经过软件掘客尝试,对中文的支持完全没有问题;
  • 多视角的编辑器:书籍预览模式,代码预览模式,双阅览模式;
  • 带有元数据编辑器;
  • 支持多层次的分级目录编辑器,可以自动根据标题生成目录,一级棒;
  • 所有导入文档都将自动转换成 Unicode 编码;
  • 支持 TXT,HTML,EPUB 多格式文本的导入,以后会支持更多格式;
  • 友好的用户界面;

什么是 EPUB?

ePub(Electronic Publication 的缩写,意为:电子出版),是一个自由的开放标准,属于一种可以“自动重新编排”的内容;也就是文字内容可以根据阅读设备的特性,以最适于阅读的方式显示。EPub 档案内部使用了 XHTML 或 DTBook (一种由 DAISY Consortium 提出的 XML 标准)来展现文字、并以 zip 压缩格式来包裹档案内容。EPub 格式中包含了数位版权管理(DRM)相关功能可供选用。

Sigil 的运用方式类似于微软办公软件,方便用户上手使用。现在,Sigil可以输入 TXT,HTML 和 EPUB 等文件格式,输出 EPUB 和 SGF(Sigil 原格式)文件格式。

尽管此软件现在仍处于初级阶段,但是却仍十分利于电子书作者使用和编辑。支持简体中文界面。

如何评价 Sigil?

Sigil 是一款免费的电子书编辑器,它的主要功能是帮助用户创建和编辑 EPUB 格式的电子书。以下是对 Sigil 的评价:

优点:

  • 免费:Sigil 是一款完全免费的软件,用户可以免费下载和使用。
  • 界面友好:Sigil 的界面简洁明了,易于使用,即使是初学者也可以轻松上手。
  • 功能强大:Sigil 提供了许多强大的功能,包括文本编辑、图像插入、样式设置等,可以满足用户创建和编辑电子书的各种需求。
  • 支持多种格式:Sigil 支持多种格式的电子书,包括 EPUB、HTML、TXT 等。
  • 可扩展性:Sigil 支持插件扩展,用户可以根据自己的需求安装和使用各种插件。

缺点:

  • 学习曲线较陡峭:虽然 Sigil 的界面友好,但是对于初学者来说,学习曲线可能会比较陡峭。

总的来说,Sigil 是一款功能强大、界面友好的电子书编辑器,适合需要创建和编辑 EPUB 格式电子书的用户使用。虽然学习曲线可能会比较陡峭,但是通过一定的学习和使用,用户可以轻松掌握 Sigil 的各种功能。

Sigil 许可证

GPL v3

官方主页

What’s new in Sigil 2.8.0
Jun 8, 2026
New Features
create a separate Change Reading Order dialog for those who can not use drag and drop
create a Drop Zone for users who want to use drag and drop to add files to their epub
rewrite ImageTab to allow for basic image adjustments: rotate right, rotate left, crop, resize
allow users more control over Prettify using prettyprint.xml created in Sigil prefs.
update all CI github actions to the latest versions
add cability to de-nest the newly native nested CSS so that it will work with e-readers
in ImageViewer move image description to the top (Thank you BeckyEbook)
make ImageView open images fitted to its window automatically (Thanks BeckyEbook)
recognize more core mediatypes for image/jxl and imaage/avif from epub 3.4 spec
recognize json as a mediatype in Sigil in prep for epub 3.4 spec (Thanks drmhessler)
support json syntax highlighting in CodeView to support epub 3.4 spec (Thanks drmhessler)
add new epb3 tool menu items to safely add and remove the nav from the OPF spine
Bug Fixes
make sure assigned clip number is not editable in ClipEditor
greatly speed up All Files report generation in epub3s with manifest properties
greatly speed up Delete Used Media by caching current cover image
greatly speed up adding bulk resources to the OPF to speed up Add Existing …
fix bug in Open With on MacOS not properly parsing arguments
fix bug in refreshing plugin toolbars (Thank you BeckyEbook)
fix bug in GetInfo not using the proper times symbol (Thanks BeckyEbook)
fix stripping out of css selectors with non properites (empty)
use resizeColumnsToContents to set DeleteUnunsedMedia and DeleteUnusedStyles column width
prevent user created custom metadata elements from breaking the lxml parser badly (Thanks BeckyEbook)
fix bug that stripped out custom metadata from epub before a save
use more standard shortcuts for for Previous and Next tab
stop Sigil tools from implicitly adding back nav to spine if not present
Notes:
The Sigil Linux AppImage is built on Ubuntu Jammy (22.04) and is targeting glibc 2.35 and higher. Use ldd –version to see if your system at least has a shot at being able to use the AppImage. Don’t forget to make sure the AppImage is executable after downloading. Trouble is not expected but be safe and backup your existing Sigil preferences (if you have any) before trying the AppImage
The latest version of the Sigil User Guide can always be downloaded from the Sigil website, or from its own GitHub repository.
Please check the Sigil website for important Sigil support links, additional resource downloads, and platform-specific trouble-shooting tips/requirements.
The MacOS builds are signed AND notarized.
PGP Fingerprint (for signed tags and source archives): B5A5 6206 AB0F BC1A 24EF AB8A A166 D29A 8FCD AC63

https://github.com/Sigil-Ebook/Sigil/releases/

资源:1604.rar
解压密码:www.dayanzai.me
转载请保留出处,谢谢合作~
点击下载(提取码:n89s)
点击下载(提取码:536766)
点击下载(提取码:536766)
点击下载(提取码:496q)

声明:大眼仔旭 | 本文采用署名-非商业性使用-相同方式共享 4.0 国际许可协议[CC BY-NC-SA]进行授权
文章名称:《专业 EPUB 格式电子书编辑器 Sigil 2.8.0 x64 中文多语免费版
文章固定链接:https://www.dayanzai.me/sigil.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
转载声明
全部评论: (1条)
  1. LeeLady2022-02-25 15:13 回复
    Python 3.9.9不支持win7,1.80为win7可用的最终版

发表评论

返回顶部