Clean document photos for printing, remove shadows and fix lighting.
PaperClean is an API for cleaning up and enhancing document images, aimed at use cases such as scanned documents, photos of papers, and whiteboards. It exposes REST endpoints for full document cleanup with a configurable two-pass enhancement process, perspective-correction cropping using four corner coordinates, and a combined pipeline endpoint that can perform cropping and enhancement in a single request. Image processing parameters such as number of passes, detail level (scales), gamma correction, and black/white point levels can be adjusted per request. Accepted image formats are JPG, PNG, WebP, and TIFF, with a maximum file size of 32MB; processed images are returned directly as image/jpeg.
Authentication is done via an X-API-Key header or an api_key query parameter, and API keys can be obtained through a registration endpoint that requires only an email address. The API also provides a usage endpoint to check current plan, monthly image limit, images used, and remaining quota, and returns rate limit information in response headers. It is intended for developers building applications that need programmatic document scanning, cleanup, or perspective correction functionality.
The service is offered on tiered plans based on monthly image volume: a Free plan with 50 images/month, a Starter plan (500 images/month), a Pro plan (5,000 images/month), and an Enterprise plan with unlimited images. Starter and Pro plans are listed with both standard and launch pricing. Example usage is documented for curl, Python, and Node.js, and errors are returned as JSON with standard HTTP status codes for cases such as invalid API keys, inactive keys, rate limit exhaustion, and processing failures.
Yes, the Free plan includes 50 images per month at no cost.
Starter is $9/mo (500 images/month), Pro is $29/mo (5,000 images/month), and Enterprise is $99/mo with unlimited images.
Include your API key in the X-API-Key header or as an api_key query parameter.
The clean endpoint accepts JPG, PNG, WebP, and TIFF files up to 32MB.
Send a POST request to /api/v1/register with your email and no authentication is required to receive a free key.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Integrate with Notion.
Document validation API using OCR and AI. Automatically extracts data from documents and compares it with user-provided data to verify consistency.
DocGen and eSignatures API.
The Paraphrase Text Generator API generates a paraphrased version of the provided text.
Generate PDF documents using API.
High-quality HTML to PDF conversion with templates and AI generation.