process-book-scan

Merge scanned PDF parts into one book and export per-section files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jarodmeng/daydreamedu-scripts --skill process-book-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: process-book-scan
Source: https://github.com/jarodmeng/daydreamedu-scripts/tree/main/.cursor/skills/process-book-scan
Command: npx skills add https://github.com/jarodmeng/daydreamedu-scripts --skill process-book-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Merges scattered scanned book parts (e.g., "<book> Part <n>.pdf") into a single cohesive book PDF, applies "Extra" page replacements, and exports per-section or per-unit PDFs with the book name prefixed, streamlining the digitization of study materials.

Core Features & Use Cases

  • Merge Part PDFs in numeric order to form whole-book PDFs.
  • Apply Extra PDFs as page replacements and rebuild the final document.
  • Detect unit or section boundaries from contents pages or divider pages and export one PDF per unit.
  • Prefix output files with the original book name for organized archiving.
  • Use case: digitize a multi-volume workbook by combining Parts, swapping in updated pages, and extracting chapters for study guides.

Quick Start

Provide your scanned Part PDFs and Extra PDFs; the tool will merge them, apply replacements, detect boundaries, and export per-section PDFs prefixed with the book name.

Frequently Asked Questions about process-book-scan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I merge scanned book parts into a single PDF?

To merge scanned book parts into a single PDF, provide your scattered Part PDF files and the tool will combine them in numeric order to form a cohesive whole-book document.

Can I replace specific pages when merging scanned PDF parts?

Yes, you can replace specific pages when merging scanned PDFs by providing Extra PDFs as replacements, which the tool applies to rebuild the final document accurately.

How does boundary detection work for splitting a merged book PDF?

Boundary detection works by identifying section or unit boundaries from contents pages and divider pages, allowing the tool to split the book and export one PDF per section automatically.

How do I split a book scan into chapters or sections for study guides?

You can split a book scan into chapters by letting the tool detect unit boundaries from contents or divider pages, exporting per-unit PDFs prefixed with the original book name for organized archiving.

Do I need to rename my PDF files before merging scattered book scans?

You should name your scattered Part PDFs in a numeric format like 'Part 1' and 'Part 2' so the tool can correctly identify and merge them in numeric order into a complete book.

What is the best way to digitize a multi-volume workbook with updated pages?

The best way to digitize a multi-volume workbook is to merge scattered Part PDFs, swap in updated Extra PDFs as page replacements, and extract chapters into per-section PDFs prefixed with the book name.