Creating AZW3 • EPUB • MOBI catalogs

calibre’s Create catalog feature enables you to create a catalog of your library in a variety of formats. This help file describes cataloging options when generating a catalog in AZW3, EPUB and MOBI formats.

Selecting books to catalog

If you want all of your library cataloged, remove any search or filtering criteria in the main window. With a single book selected, all books in your library will be candidates for inclusion in the generated catalog. Individual books may be excluded by various criteria; see the Excluded genres section below for more information.

If you want only some of your library cataloged, you have two options:

  • Create a multiple selection of the books you want cataloged. With more than one book selected in calibre’s main window, only the selected books will be cataloged.

  • Use the Search field or the Tag browser to filter the displayed books. Only the displayed books will be cataloged.

To begin catalog generation, select the menu item Convert books > Create a catalog of the books in your calibre library. You may also add a Create catalog button to a toolbar in Preferences > Interface > Toolbars & menus for easier access to the Generate catalog dialog.

Catalog options

In Catalog options, select AZW3, EPUB or MOBI as the Catalog format. In the Catalog title field, provide a name that will be used for the generated catalog. If a catalog of the same name and format already exists, it will be replaced with the newly-generated catalog.

Catalog: send to device automatically option

Enabling Send catalog to device automatically will download the generated catalog to a connected device upon completion.

Included sections

Included sections in catalog

Sections enabled by a checkmark will be included in the generated catalog:

  • Authors - all books, sorted by author, presented in a list format. Non-series books are listed before series books.

  • Titles - all books, sorted by title, presented in a list format.

  • Series - all books that are part of a series, sorted by series, presented in a list format.

  • Genres - individual genres presented in a list, sorted by Author and Series.

  • Recently Added - all books, sorted in reverse chronological order. List includes books added in the last 30 days, then a month-by-month listing of added books.

  • Descriptions - detailed description page for each book, including a cover thumbnail and comments. Sorted by author, with non-series books listed before series books.

Prefixes

Prefix rules

Prefix rules allow you to add a prefix to book listings when certain criteria are met. For example, you might want to mark books you’ve read with a checkmark, or books on your wishlist with an X.

The checkbox in the first column enables the rule. Name is a rule name that you provide. Field is either Tags or a custom column from your library. Value is the content of Field to match. When a prefix rule is satisfied, the book will be marked with the selected Prefix.

Three prefix rules have been specified in the example above:

  1. Read book specifies that a book with any date in a custom column named Last read will be prefixed with a checkmark symbol.

  2. Wishlist item specifies that any book with a Wishlist tag will be prefixed with an X symbol.

  3. Library books specifies that any book with a value of True (or Yes) in a custom column Available in Library will be prefixed with a double arrow symbol.

The first matching rule supplies the prefix. Disabled or incomplete rules are ignored.

Excluded books

Excluded books in catalog

Exclusion rules allow you to specify books that will not be cataloged.

The checkbox in the first column enables the rule. Name is a rule name that you provide. Field is either Tags or a custom column in your library. Value is the content of Field to match. When an exclusion rule is satisfied, the book will be excluded from the generated catalog.

Two exclusion rules have been specified in the example above:

  1. The Catalogs rule specifies that any book with a Catalog tag will be excluded from the generated catalog.

  2. The Archived Books rule specifies that any book with a value of Archived in the custom column Status will be excluded from the generated catalog.

All rules are evaluated for every book. Disabled or incomplete rules are ignored.

Excluded genres

Excluded genres in catalog

When the catalog is generated, tags in your database are used as genres. For example, you may use the tags Fiction and Nonfiction. These tags become genres in the generated catalog, with books listed under their respective genre lists based on their assigned tags. A book will be listed in every genre section for which it has a corresponding tag.

You may be using certain tags for other purposes, perhaps a + to indicate a read book, or a bracketed tag like [Amazon Freebie] to indicate a book’s source. The Excluded genres regex allows you to specify tags that you don’t want used as genres in the generated catalog. The default exclusion regex pattern \[.+\]\+ excludes any tags of the form [tag], as well as excluding +, the default tag for read books, from being used as genres in the generated catalog.

You can also use an exact tag name in a regex. For example, [Amazon Freebie] or [Project Gutenberg]. If you want to list multiple exact tags for exclusion, put a pipe (vertical bar) character between them: [Amazon Freebie]|[Project Gutenberg].

Results of regex shows you which tags will be excluded when the catalog is built, based on the tags in your database and the regex pattern you enter. The results are updated as you modify the regex pattern.

Other options

Other options for catalog

Catalog cover specifies whether to generate a new cover or use an existing cover. It is possible to create a custom cover for your catalogs - see Custom catalog covers for more information. If you have created a custom cover that you want to reuse, select Use existing cover. Otherwise, select Generate new cover.

Extra Description note specifies a custom column’s contents to be inserted into the Description page, next to the cover thumbnail. For example, you might want to display the date you last read a book using a Last Read custom column. For advanced use of the Description note feature, see this post in the calibre forum.

Thumb width specifies a width preference for cover thumbnails included with Descriptions pages. Thumbnails are cached to improve performance. To experiment with different widths, try generating a catalog with just a few books until you’ve determined your preferred width, then generate your full catalog. The first time a catalog is generated with a new thumbnail width, performance will be slower, but subsequent builds of the catalog will take advantage of the thumbnail cache.

Merge with comments specifies a custom column whose content will be non-destructively merged with the comments metadata during catalog generation. For example, you might have a custom column Author bio that you’d like to append to the comments metadata. You can choose to insert the custom column contents before or after the comments section, and optionally separate the appended content with a horizontal rule separator. Eligible custom column types include text, comments, and composite.

Custom catalog covers

cc With the Generate Cover plugin installed, you can create custom covers for your catalog. To install the plugin, go to Preferences > Advanced > Plugins > Get new plugins.

Additional help resources

For more information on calibre’s Catalog feature, see the MobileRead forum sticky Creating Catalogs - Start here, where you can find information on how to customize the catalog templates, and how to submit a bug report.

To ask questions or discuss calibre’s Catalog feature with other users, visit the MobileRead forum Library Management.