Humanize README and docs tone #5

Merged
ilia merged 1 commits from docs/humanize-prose into master 2026-08-05 14:18:08 -05:00
Showing only changes of commit e297d1e5fb - Show all commits
+9 -4
View File
@@ -1,9 +1,10 @@
# PaperPod
Local, privacy-first tool that converts a single overhead video recording of
documents (receipts, letters, multi-page stacks) into individual, properly
named PDFs ready for a Paperless-ngx consume folder. All processing runs
offline on your machine.
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
**Offline overhead video → named PDFs** for Paperless. Motion windows, perspective crop, OCR — nothing leaves your machine.
> Public mirror: [github.com/Gitilia/PaperPod](https://github.com/Gitilia/PaperPod)
## How it works
@@ -137,3 +138,7 @@ python -m pytest
Tests are self-contained: they synthesize frames and tiny videos on the fly,
no sample assets required.
## License
MIT — see [LICENSE](LICENSE).