pdftext

package
v1.2.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package pdftext re-exports internal/pdftext's native PDF text extraction for external consumers (e.g. seshat-ai) that want the same no-docling fallback the read_file tool uses.

Index

Constants

View Source
const MinCharsPerPage = internalpdftext.MinCharsPerPage

MinCharsPerPage mirrors internal/pdftext.MinCharsPerPage.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result = internalpdftext.Result

Result mirrors internal/pdftext.Result.

func Extract

func Extract(data []byte) (*Result, error)

Extract reads a PDF's embedded text layer natively (no OCR, no external service). See internal/pdftext.Extract for details.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL