Starting from a photo of a document, PaperClean generates a version with excellent contrast and white background, ready to print. Shadows, uneven lighting, dirty backgrounds โ all gone.
Photo
Clean
Drop your image here
JPG, PNG, WebP, TIFF โ or click to select
Fast
Processing in seconds, directly on the server
Accurate
Automatically detects content and cleans the background
Print-Ready
Output optimized for high-quality printing
API for Developers
Integrate PaperClean into your application. Document cleanup via REST API, no dependencies.
curl
curl -X POST https://paperclean.ip1.cc/api/v1/clean \
-H "X-API-Key: YOUR_KEY" \
-F "image=@document.jpg" \
-o cleaned.jpg