How this tool computes its result
After local PDF text extraction, the converter creates an ordered stream of words tagged with their source page number. It slices that stream into a configurable number of words per chunk, advances by chunk size minus overlap, and records all unique PDF pages represented in each chunk. The preview includes chunk ID, pages, words, estimated tokens, and text. JSON and JSONL exports preserve those fields as structured records; Markdown exports create one headed section per chunk with its source pages.
