No description
Find a file
Kovid Goyal 229232f6cf DOCX Input: Nicer markup for paragraphs containing only a page break
DOCX Input: Fix page-breaks created as a page break inside an otherwise
empty paragraph not being rendered on conversion to PDF. Fixes #1249502 [Can't apply page breaks on word to pdf](https://bugs.launchpad.net/calibre/+bug/1249502)
2013-11-14 13:32:11 +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 Add a toolbar with buttons to control the preview panel 2013-11-09 09:20:34 +05:30
manual Merge branch 'kovidgoyal/master' 2013-11-09 13:02:59 +01:00
recipes Update Radikal (tr) 2013-11-13 19:41:02 +05:30
resources Add a toolbar with buttons to control the preview panel 2013-11-09 09:20:34 +05:30
setup Linux binary build: Return proper exit codes when raising SystemExit 2013-11-12 16:20:50 +05:30
src DOCX Input: Nicer markup for paragraphs containing only a page break 2013-11-14 13:32:11 +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 version 1.10 2013-11-08 09:14:31 +05:30
COPYRIGHT Improved regex module for python 2013-11-09 22:05:05 +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 Add a pointer to the launchpad bug tracker in the README 2013-10-24 14:15:37 +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.

Bugs

Bug reports and feature requests should be made in the calibre bug tracker at launchpad. The GitHub bug tracker is only for people contributing code to calibre.