Getting Started
Requirements
- Java 21 or higher
- Maven 3.x
- Tesseract OCR (optional, required for processing images)
Installation
Clone the repository and build the project using Maven:
This will create a runnable shaded JAR in the target/ directory.
Quick Start
To scan a single text file:
To scan a directory: