# Pages to be parsed

Source: https://www.digiparser.com/docs/guides/parsers/parser-settings/pages-to-be-parsed

ParsersParser Settings

# Pages to be parsed

Limit which PDF or email conversation pages are processed

Copy MarkdownOpen

# [Pages to be parsed](#pages-to-be-parsed)

Feedback

**Limit which pages to parse** lets you choose which PDF or email conversation pages DigiParser processes. By default, DigiParser processes every page. When you enable this setting, you can choose only odd pages, only even pages, or a custom list or range.

Feedback

For PDFs, the page numbers match the document. For email conversations, page 1 is the newest visible message, page 2 is the message before it, and so on. Other file types use the full document.

## [When to use it](#when-to-use-it)

Feedback

Use **Pages to be parsed** when:

Feedback

*   Your PDFs have **cover or blank pages** you don't need (e.g. only odd pages have content)
*   You want to **save time and credits** by skipping pages that don't contain data
*   You only need data from **specific pages** (e.g. pages 1-3, or 1, 5, and 10)
*   You process **double-sided scans** and only need one side (e.g. odd or even pages)
*   You receive long email conversations and need only the newest few messages

## [How to set it up](#how-to-set-it-up)

Feedback

1.  Go to your parser's **Settings -> Parser Settings**.
2.  Find **Limit which pages to parse**.
3.  Turn the toggle **on** to limit pages (leave it **off** to process all pages).
4.  When the toggle is on, choose one of:
    *   **Only odd pages** - Pages 1, 3, 5, 7, ...
    *   **Only even pages** - Pages 2, 4, 6, 8, ...
    *   **Page ranges** - Enter a custom list or range (see below).
5.  Click **Save Parser**.

app.digiparser.com![Pages to be parsed section with toggle on and options visible](https://documents.digiparser.com/docs/screenshots/2026-07-23/pages-to-parse-settings.png?sig=589e9cfd03187e69883da910c8f77bb7f6ba57558d59676defec4d67b004b558)

## [Page range options](#page-range-options)

### [Only odd pages](#only-odd-pages)

Feedback

Use when the content you need is on odd-numbered pages (e.g. 1, 3, 5, 7, ...). DigiParser will skip even pages.

### [Only even pages](#only-even-pages)

Feedback

Use when the content you need is on even-numbered pages (e.g. 2, 4, 6, 8, ...). DigiParser will skip odd pages.

### [Page ranges (custom)](#page-ranges-custom)

Feedback

Use when you need specific pages or your own pattern. Enter one or more of the following, separated by commas:

Feedback

*   **Single pages**: `1`, `5`, `10` - only those pages
*   **Ranges**: `4-7`, `12-16` - all pages from 4 to 7, and 12 to 16
*   **n-based patterns**: `2n-1` (odd), `2n` (even), `2n+1`, `3n` - every 2nd page starting at 3, every 3rd page, etc.

Feedback

**Examples:**

Feedback

*   `1, 2, 8` - Only pages 1, 2, and 8
*   `4, 7, 12-16` - Pages 4, 7, and 12 through 16
*   `2n-1` - Same as "Only odd pages" (1, 3, 5, ...)
*   `2n` - Same as "Only even pages" (2, 4, 6, ...)
*   `2n+1` - Pages 3, 5, 7, 9, ...
*   `3n` - Every third page: 3, 6, 9, 12, ...

app.digiparser.com![Page ranges input with example text](https://documents.digiparser.com/docs/screenshots/2026-07-23/pages-to-parse-settings.png?sig=589e9cfd03187e69883da910c8f77bb7f6ba57558d59676defec4d67b004b558)

## [How page limits work with splitting and credits](#how-page-limits-work-with-splitting-and-credits)

Feedback

DigiParser selects the pages configured in **Pages to be parsed** before it splits the PDF or extracts data. Splitting and extraction use only that selected set of pages.

Feedback

For example, if you upload a 1,000-page PDF and enter `1-6`:

Feedback

*   Only pages 1 through 6 are considered for fixed or AI splitting
*   Only those six pages are sent for data extraction
*   Standard processing and optional per-page features are charged for those six pages, not all 1,000 pages

Feedback

If **Split with AI** is enabled with standard extraction, the example above uses **6 AI split credits + 6 standard processing credits = 12 credits**. Fixed splitting does not add a splitting charge.

Feedback

See [Credits and Billing](/docs/guides/troubleshooting/credits-and-billing) for all credit calculations.

## [How email pages are counted](#how-email-pages-are-counted)

Feedback

Each visible message in an email conversation counts as at least one page, including a one-line reply. If one message is longer than 5,000 visible characters, it continues onto additional pages.

Feedback

For example, a forwarded conversation with five short messages has five pages. Enter `1-3` to process the three newest messages. Pages 4 and 5 remain visible in the document's **Email** tab but are not sent for extraction or included in page-processing credits.

Feedback

Email attachments remain separate documents. A 27-page PDF attachment is still a 27-page PDF, and the configured page range is applied to it independently.

## [Tips](#tips)

Feedback

*   **Leave it off when unsure** - If you're not sure which pages to use, leave the toggle off so all pages are processed.
*   **Test on one document first** - After setting a page range, run a test document to confirm the right pages are extracted.
*   **Odd/even for scans** - If you scan double-sided and only one side has data, use **Only odd pages** or **Only even pages** to match your scanner order.
*   **Newest email messages** - Use a range starting at page 1, such as `1-3`, to process only the newest messages in a conversation.
*   **Credits** - Only the pages you select are processed and used for per-page credit calculations, so limiting pages can reduce credit usage for long PDFs.

## [Next steps](#next-steps)

Feedback

*   [Parsing Configuration](/docs/guides/parsers/parser-settings/parsing-configuration) - Other parsing options (file types, confidence scores)
*   [Split Documents](/docs/guides/parsers/parser-settings/split-documents) - Split large PDFs into smaller documents

How is this guide?

GoodBad

[

Confidence scores

Understand how confidence scores work, what the numbers mean, and when to use them.

](/docs/guides/parsers/parser-settings/confidence-scores)[

Password-protected PDFs

Save PDF password rules so encrypted PDFs can be processed automatically

](/docs/guides/parsers/parser-settings/password-protected-pdfs)