TidyArchive Deskew API
TidyArchive Deskew straightens tilted scans and photos in a single call. It uses classical computer-vision deskew (OpenCV), so there is no heavy ML model to load. Requests are fast and cheap, and the API handles both single images and batch ZIP archives. What it is for: - Genealogy and family-photo scans that came out crooked - Archive and library digitization prep - Documents headed for OCR (a…
TidyArchive Deskew API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Batch Deskew /v1/batch |
Straighten a batch of images. Send a ZIP of images; get a ZIP of straightened images plus a manifest.json describing each result. |
| POST |
Deskew Image /v1/deskew |
Straighten a batch of images. Send a ZIP of images; get a ZIP of straightened images plus a manifest.json describing each result. |
TidyArchive Deskew API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $79 / month | — |
|