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

软件特点
EPub 档案 内部使用了 XHTML 或 DTBook (一种由 DAISY Consortium 提出的 XML 标准)来展现文字、并以 zip 压缩格式来包裹档案 内容。
EPub 格式中包含了数位版权管理(DRM)相关功能可供选用。
Sigil 的运用方式类似于微软办公软件,方便用户上手使用。现在,Sigil可以输入 TXT,HTML 和 EPUB 等文件格式,输出 EPUB 和 SGF(Sigil 原格式)文件格式。支持简体中文界面。
更新日志
pre-2.0.2
Bug Fixes
– fix incorrect clip tool button insertion point due to null activeWindow value
– fix Windows multiple screen issues when not properly identified (Qt6.5.2 patch fix)
– fix Mac Accessibility related crashes when using non-native QFileDialog (Qt 6.5.2 patch fix)
– workaround MacOS QMessageBox loss of focus Qt 6.5.X bug without hurting other platforms
– fix pretty print mend not formatting mathml
– fix Accessibility related crashes in QFontComboBox (Qt 6.5.2 patch fix)
– prevent crashing if user mistakenly tries to delete entire ncx in CodeView
– harden delete unused styles to trailing whitespace in class names
– fix unrecognized media-types application/xml and text/xml
– fix cursor just before end tag bug in align justiry, centre, right
– fix crash when all metadata removed by user in MetaEditor
– fix macOS min in Info.plist to be the actual 11.0
– update build docs to Qt 6.5.3