C.W.'s O-POD

What Is O-POD?

C.W.'s O-POD (Open Print-On-Demand) is a self-hosted web application that turns public domain texts into beautiful, print-ready physical books. It provides a guided workflow from source selection through typesetting, cover design, illustration placement, and print-on-demand ordering — with the goal of making the entire process nearly one-click.

O-POD is not a productivity tool like CWOC. It is a book publishing assistant that helps you take public domain books from sources like Project Gutenberg and Standard Ebooks, clean them up, design covers, and order printed copies through services like Lulu xPress, BookVault, or KDP Print.

The O-POD Workflow

O-POD guides you through seven steps to create a print-ready book:

  1. Find a Book — Search Project Gutenberg and Standard Ebooks for public domain texts, or upload your own (EPUB, DOCX, TXT, PDF).
  2. Typo Correction (optional) — An LLM scans the text chapter by chapter for typographical errors. You review and accept/reject each suggestion. High-quality sources (Standard Ebooks) skip this step by default.
  3. Illustrations (optional) — Place and size images within your book before typesetting. Features include three image pools, drag-and-drop placement, spread preview, undo/redo, and resolution warnings.
  4. Typesetting — Generates a print-ready interior PDF using Typst. Includes proper front matter (half-title, title page, copyright), chapter detection, running headers, page numbers, and back matter with attribution and QR codes.
  5. Cover Design — AI generates 10 spoiler-free cover art prompts from the book's text. Generate images, pick one (or upload your own), then use the interactive Cover Builder to position text, choose templates, and customize. Outputs a CMYK PDF with correct bleed and spine width.
  6. Print & Ship — Submit orders to Lulu xPress, BookVault, or export for KDP Print. Supports multi-title batch ordering, ISBN management, and order tracking.
  7. Bookshelf — Manage your collection with pagination, status filtering, drag-and-drop reordering, and batch operations.

Key Features

Tech Stack

O-POD is built with modern, self-hosting technologies:

O-POD defaults to local AI via Ollama for text generation. It runs on CPU without a GPU — completely private and free. For faster responses, you can configure cloud API keys in Settings.

Getting Started

Install on a fresh Debian/Ubuntu or Fedora/RHEL machine with one command:

curl -sSL https://cwholemaniii.com/code/cwoc/releases/build.sh | sudo bash

Once the script completes, open http://your-server-ip:8080 in any browser.

For a live demo, visit http://8.229.87.114:8080/.