Skip to main content

A tool for converting PDFs to text files using Ollama.

Project description

llama-scan

A tool for converting PDFs to text files using Ollama.

Features

  • Convert PDFs to text files locally, no token costs.
  • Use the latest multimodal models supported by Ollama.
  • Turn images and diagrams into detailed text descriptions.

Requirements

  • Python 3.10+
  • Ollama installed and running locally

Installing Ollama and the Default Model

  1. Install Ollama
  2. Pull the default model:
ollama run qwen2.5vl:latest

Installation

Install using pip:

pip install llama-scan

or uv:

uv tool install llama-scan

Usage

Basic usage:

llama-scan path/to/your/file.pdf

Options

  • --output, -o: Output directory (default: "output")
  • --model, -m: Ollama model to use (default: "qwen2.5vl:latest")
  • --start, -s: Start page number (default: 0)
  • --end, -e: End page number (default: 0)
  • --custom-instructions, -c: Optional path to a text file containing additional instructions (default: None)
  • --server-url, -u: Ollama server URL (default: "http://localhost:11434")
  • --width, -w: Width of the resized images (0 to skip resizing; default: 0)
  • --keep-images, -k: Keep the intermediate image files (default: False)
  • --stdout, -s: Write merged output to stdout (default: False)

Examples

Process specific pages:

llama-scan document.pdf --start 1 --end 5

Use a different Ollama model:

llama-scan document.pdf --model qwen2.5vl:3b

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_scan-0.1.7.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llama_scan-0.1.7-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file llama_scan-0.1.7.tar.gz.

File metadata

  • Download URL: llama_scan-0.1.7.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.11

File hashes

Hashes for llama_scan-0.1.7.tar.gz
Algorithm Hash digest
SHA256 b64093c712f26db4ab1be9f298db8e972cbae5b210798235c2de5ef3608de488
MD5 c377636b5a8c46ef0ba130d780d946b5
BLAKE2b-256 66c3c76fba1f21f55de59d08e8d803ba166e6e73f96a836f135685fdd3548404

See more details on using hashes here.

File details

Details for the file llama_scan-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: llama_scan-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.11

File hashes

Hashes for llama_scan-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 165253f2b1c62454c6fdb8fc8730e81682153070f8be3a5a31fd8413ecb0abca
MD5 395fa694067453f8d4da6e1d464b7130
BLAKE2b-256 ddb0fe39eaafcc267816070a7ab3d7af5b213be0af2d562ade35528cae55ac55

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page