Sigil is a multi-platform and free WYSIWYG ebook editor. Sigil is designed to edit books in ePub format.
Here are some key features of "Sigil":
· Free and open source software under GPLv3
· Multi-platform: runs on Windows, Linux and Mac
· Full Unicode support: everything you see in Sigil is in UTF-16
· Full EPUB spec support
· WYSIWYG editing
· Multiple Views: Book View, Code View and Split View
· Metadata editor with full support for all possible metadata entries (more than 200) with full descriptions for each
· Table Of Contents editor
· Multi-level TOC support
· Book View fully supports the display of any XHTML document possible under the OPS spec
· SVG support
· Basic XPGT support
· Advanced automatic conversion of all imported documents to Unicode
· Currently imports TXT, HTML and EPUB files; more will be added with time
· Embedded HTML Tidy; all imported documents are thoroughly cleaned; changing views cleans the document so no matter how much you screw up your code, it will fix it (usually)
· An actually usable user interface
· Native C++ application
What's New in This Release: [ read full changelog ]
· Fix issue 1254: Bulk rename will stop if one name matches, context menu needs cleanup and warnings.
· Fix issue 1268: Find/Replace all files does not search in book order, and other issues.
· Fix issue 1266: Store user dictionary as UTF-8.
· Ensure the checkmarks in add semantic are set correctly when selecting multiple files.
· Fix issue 1030: Don't close if canceling out of a failed save.
· Fix issue 1258: Find/Replace step by step in All HTML files is broken.