# liteparse v0.1.0 - Table of Contents

> Elixir wrapper for LiteParse - fast local PDF parsing

## Pages

- [README](readme.md)

## Modules

- [LiteParse](LiteParse.md): Elixir wrapper for the [LiteParse](https://github.com/run-llama/liteparse)
Rust library, providing fast, local PDF and document parsing with spatial
text extraction.

- [LiteParse.Config](LiteParse.Config.md): Configuration schema for `LiteParse.parse/2` and `LiteParse.parse_input/2`.

