No description
Find a file
Kovid Goyal a4f6d6d19e DOCX Input: Convert tabs to non-breaking spaces
DOCX Input: Convert tabs in the docx file into non-breaking spaces in
the output document. Note that custom tab stops are not supported.
Fixes #1228893 [Converting .docx file fails to preserve para first line indent](https://bugs.launchpad.net/calibre/+bug/1228893)
2013-09-23 10:34:09 +05:30
format_docs Replace CRLF line endings 2013-05-28 11:42:53 +05:30
icons Calibre Portable: Create an exe installer 2012-09-16 13:36:39 +05:30
imgsrc Replace CRLF line endings 2013-05-28 11:42:53 +05:30
manual Add instructions to remove saved conv settings in bulk 2013-09-20 21:09:46 +05:30
recipes Update GoComics 2013-09-22 11:09:32 +05:30
resources Remove the SONY PRS 500 fonts 2013-09-22 12:09:24 +05:30
setup Windows: Improved device ejection code 2013-09-21 11:21:47 +05:30
src DOCX Input: Convert tabs to non-breaking spaces 2013-09-23 10:34:09 +05:30
.gitattributes Update git filetype mappings 2013-06-06 10:28:48 +05:30
.gitignore Make sure eclipse files are ignored 2013-07-10 17:44:23 +02:00
Changelog.old.yaml Retire old Changelog entries. 2013-06-07 11:38:58 +05:30
Changelog.yaml ... 2013-09-20 11:37:54 +05:30
COPYRIGHT remove unneeded entries 2013-05-28 08:06:09 +05:30
INSTALL Move User Manual to http://manual.calibre-ebook.com 2011-05-28 14:02:32 -06:00
LICENSE forgot to move LICENSE file to GPL v3 2008-04-04 14:23:29 -07:00
LICENSE.rtf ... 2011-02-18 22:24:49 -07:00
README.md Update README.md 2013-05-30 13:53:56 +05:30
session.vim ... 2013-06-20 09:19:35 +05:30
setup.cfg ... 2013-05-03 00:32:45 +05:30
setup.py ... 2013-05-03 00:32:45 +05:30

calibre

calibre is an e-book manager. It can view, convert and catalog e-books in all of the major e-book formats. It can also talk to e-book reader devices. It can go out to the internet and fetch metadata for your books. It can download newspapers and convert them into e-books for convenient reading. It is cross platform, running on Linux, Windows and OS X.

For more information, see the calibre About page

Screenshots

Screenshots page

Usage

See the User Manual

Development

Setting up a development environment for calibre

A tarball of the source code for the current calibre release.