pdf-ocr-cli
Version:
A CLI tool for OCR processing of PDF files using Mistral API with optional LLM verification
19 lines (16 loc) • 319 B
Plain Text
# Set default behavior to automatically normalize line endings
* text=auto
# Explicitly declare text files to be normalized
*.ts text
*.js text
*.json text
*.md text
*.yml text
*.yaml text
*.txt text
# Declare binary files that should not be modified
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.pdf binary