介绍
ePub(Electronic Publication 的缩写,意为:电子出版),是一个自由的开放标准,属于一种可以“自动重新编排”的内容;也就是文字内容可以根据阅读设备的特性,以最适于阅读的方式显示。
软件截图

软件特点
EPub 档案 内部使用了 XHTML 或 DTBook (一种由 DAISY Consortium 提出的 XML 标准)来展现文字、并以 zip 压缩格式来包裹档案 内容。
EPub 格式中包含了数位版权管理(DRM)相关功能可供选用。
Sigil 的运用方式类似于微软办公软件,方便用户上手使用。现在,Sigil可以输入 TXT,HTML 和 EPUB 等文件格式,输出 EPUB 和 SGF(Sigil 原格式)文件格式。支持简体中文界面。
更新日志
New Features
- Added in new CodeView Insert menu item: “Role…” (epub3 only) to make adding Aria role attributes and epub:type attributes where allowed easier
- Added in new CodeView Insert menu item: “Aria Clips…” (epub3 only) to make adding code clips that improving Accessibility easier.
- Made the Epub3 Tools menu submenu items be shown as disabled on Epub2
Bug Fixes
- prevent crash on Windows when hand typing in an external url in Add Existing files
- fix bug in how nav is handled by Prettify (Thank you BeckyEbook)
- fix bug in wait cursor appearing when showing last epub open warnings
- fix crash caused by empty Automate lists (Thank you BeckyEbook)
- fix wild card disconnection Qt warnings
- fix class initialization reorder warnings
- remove now unnecessary workaround for sys.argv not being defined in embedded python
- fix bugs in regex search and replace by using PCRE2 NOTEMPTY to match Sigil logic













