Skip to content

Physical Books

Physical books let you catalog books you own in print, without needing a digital file. This is useful for tracking your full collection in one place, even if some of your books only exist on a shelf at home.

Physical books live alongside your digital books in any library. They show up in search, can be assigned to shelves and Magic Shelves, and support full metadata editing.


Digital BooksPhysical Books
File requiredYes (EPUB, PDF, CBZ, etc.)No
Added viaLibrary scan or BookdropManual form or bulk ISBN import
ReaderBuilt-in readerNot applicable
Cover generationExtracted from fileFetched via metadata or uploaded manually
Metadata fetchAutomatic or manualManual entry, then fetchable via metadata providers
BadgeFormat badge (EPUB, PDF, etc.)Purple PHYSICAL badge
Shelves & Magic ShelvesSupportedSupported

Right-click (or click the three-dot icon) on any library in the sidebar. Select Add Physical Book from the menu.

Library Context Menu

The Add Physical Book dialog lets you enter metadata for your book. The only hard requirement is that you provide a Title or an ISBN (or both).

Add Physical Book Dialog

Fields:

FieldRequiredNotes
LibraryYesPre-selected if opened from a specific library
TitleTitle or ISBNThe book’s title
ISBNTitle or ISBNISBN-10 or ISBN-13
AuthorsNoType a name and press Enter. Autocompletes from existing authors in your collection.
DescriptionNoBrief description or summary
PublisherNoPublisher name
Published DateNoAccepts 2020 or 2020-05-15 format
LanguageNoe.g., English
Page CountNoNumber of pages
Categories/GenresNoType a category and press Enter. Autocompletes from existing categories.

Click Add Physical Book to save.


Once created, the physical book appears in the library alongside your digital books. It will display a purple PHYSICAL badge on the book card so you can easily tell it apart.

You can edit its metadata, assign it to shelves, upload a cover image, or fetch metadata from online providers just like any other book.


If you have a large collection of physical books, adding them one by one can be tedious. The bulk ISBN import lets you add dozens (or hundreds) of books at once by providing a list of ISBNs. This is especially handy if you use a barcode scanner app on your phone to scan your shelves, then export the list.

Right-click a library in the sidebar and select Import ISBNs from….

Import ISBNs option in the library context menu

You can either paste ISBNs directly or upload a file (.txt, .csv, .tsv). The dialog accepts both ISBN-10 and ISBN-13 formats. For CSV/TSV files, it auto-detects delimiters and headers.

Select the target Library, then review the parsed results. The dialog shows how many valid ISBNs were found, how many were skipped (invalid format), and how many duplicates were removed.

Import ISBNs dialog showing parsed and validated ISBNs

Click Start Import to begin. Grimmory processes each ISBN sequentially, looking up metadata from your configured providers and creating the book entry. A progress bar and real-time status updates show which book is being processed.

Import in progress with real-time metadata lookup

You can stop the import at any time. Books already created up to that point are kept.

Once complete, you get a summary showing all imported books with their resolved titles. The books are immediately available in your library with whatever metadata was found.

Import complete summary showing all created books

Filtering Physical Books with Magic Shelves

Section titled “Filtering Physical Books with Magic Shelves”

You can create a Magic Shelf that automatically collects all your physical books using the isPhysical rule field.

Example rule:

{
"field": "isPhysical",
"operator": "equals",
"value": "true"
}

This makes it easy to see your entire physical collection at a glance, or combine it with other rules (e.g., all physical books by a specific author).

See Magic Shelf for more on creating rule-based shelves.


  • Physical books do not have a built-in reader since there is no file to open.
  • Cover regeneration is skipped for physical books. To add or change a cover, use the metadata editor to upload one manually or fetch it from a metadata provider.
  • Physical books count toward your library totals and appear in search results, filters, and statistics.