Skip to main content

Preview dustjackets, covers, and interior pages of print books before publication

Project description

Momovu

Preview dustjackets, covers, and interior pages of print books before publication

Momovu is an based application for visualizing safety margins, spine widths, and dustjacket layouts on PDF documents. It helps publishers and designers ensure proper margins before sending books to print.

Momovu proofing a dustjacket

Features

  • PDF Margin Visualization: Preview safety margins on any PDF document
  • Multiple Document Types: Support for interior pages, covers, and dustjackets
  • Interactive Navigation: Zoom, pan, and navigate through pages
  • Presentation Mode: Full-screen presentation for reviewing layouts
  • Configurable Margins: Customizable safety margins and spine dimensions
  • Performance Optimized: Efficient rendering with caching and spatial indexing

Installation

System Requirements

  • Python 3.9 or higher

Dependencies (Debian)

sudo apt install python3-pip python3-venv python-is-python3

Install from PyPi

The easiest install, suit to taste:

pip install momovu

Install from Source

git clone https://spacecruft.org/books/momovu
cd momovu/
python -m venv venv
source venv/bin/activate
pip install -U setuptools pip wheel
pip install -e .

Usage

Basic Usage

# Preview margins on a PDF
momovu document.pdf

# Specify document type and page count
momovu --document cover --num-pages 300 book.pdf

# Jump to a specific page in an interior document
momovu samples/bovary-interior.pdf --jump 50

# Short form with other options
momovu samples/bovary-interior.pdf -j 50 --side-by-side

# Enable debug logging
momovu --debug document.pdf

Command Line Options

$ momovu --help
usage: momovu [-h] [-D] [-v] [-V] [-n N] [-d TYPE] [-j PAGE] [-s] [-m | --safety-margins | --no-safety-margins] [-t | --trim-lines | --no-trim-lines] [-b | --barcode | --no-barcode] [-l | --fold-lines | --no-fold-lines] [-p] [-f] [PDF_FILE]

Preview margins on book PDFs before publication.

positional arguments:
  PDF_FILE              Path to the PDF file to preview margins for

options:
  -h, --help            show this help message and exit
  -D, --debug           Enable debug logging
  -v, --verbose         Increase output verbosity (can be used multiple times)
  -V, --version         Show version and exit
  -n, --num-pages N     Set number of pages for spine calculations (must be positive)
  -d, --document TYPE   Set document type for margin calculations (interior, cover, dustjacket)
  -j, --jump PAGE       Jump to page number (interior documents only)
  -s, --side-by-side    Enable side-by-side dual page view mode
  -m, --safety-margins, --no-safety-margins
                        Show safety margins (default: enabled)
  -t, --trim-lines, --no-trim-lines
                        Show trim lines (default: enabled)
  -b, --barcode, --no-barcode
                        Show barcode area for cover/dustjacket (default: enabled)
  -l, --fold-lines, --no-fold-lines
                        Show fold lines for cover/dustjacket (default: enabled)
  -p, --presentation    Start in presentation mode
  -f, --fullscreen      Start in fullscreen mode

Example: momovu --num-pages 300 --document cover book.pdf

Development

For main development docs, see:

To build and add to PyPi:

pip install -e .[dev]
python -m build
python -m twine upload dist/*

Links

Status

Stable - Works well.

License

Apache 2.0 License. See LICENSE-apache.txt for details.

This is an unofficial project, not related to any upstream projects.

Copyright © 2025 Jeff Moe

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

momovu-1.6.2.tar.gz (5.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

momovu-1.6.2-py3-none-any.whl (456.3 kB view details)

Uploaded Python 3

File details

Details for the file momovu-1.6.2.tar.gz.

File metadata

  • Download URL: momovu-1.6.2.tar.gz
  • Upload date:
  • Size: 5.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for momovu-1.6.2.tar.gz
Algorithm Hash digest
SHA256 8cd62f39dfd11f7310c51daed849cdaa665f14160dd01a475ce1ee12372b0c7f
MD5 3273461d01d12aa6b5337267a5c3e58a
BLAKE2b-256 b82417ed55e5a79af8db682229d3ccff1f6c7f1758cdfe35d165563c95dbaf43

See more details on using hashes here.

File details

Details for the file momovu-1.6.2-py3-none-any.whl.

File metadata

  • Download URL: momovu-1.6.2-py3-none-any.whl
  • Upload date:
  • Size: 456.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for momovu-1.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 828e09f5f81951aaf8702f2f3293a4d42d60fe5c2d561b4a202e3746a9d2d801
MD5 3d5f2f0a8e5ab3e0a23e149a3feab538
BLAKE2b-256 f48031db457bec1fbbd0b8ebe52e1157fa54e15f849f63046b03edd93a752d40

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page