e-Ink Optimizer
Reprocess PDFs for e-readers — Otsu binarization bleaches gray backgrounds, dilation bolds faint strokes.
About the e-Ink Optimizer
Why PDFs Look Bad on e-Paper
E-ink screens render a handful of gray levels and refresh slowly. A scanned page with a cream or gray paper background becomes a muddy rectangle; faint pencil or thin pen strokes drop below the threshold the display can show; and JPEG-style compression noise turns into visible dithering. The file that looked fine on a monitor is barely readable on a Kindle.
The fix is to decide, per pixel, whether it's ink or paper — and that's what this tool does. Otsu thresholding analyzes each page's brightness histogram and picks the split that best separates text from background, then bleaches everything above it to pure white and pushes everything below it to black.
The Optimization Pipeline
Four stages, each tuned for monochrome e-paper.
Otsu Binarization
Histogram analysis finds the ink/paper split automatically — no fixed threshold that fails on dark or yellowed scans.
Stroke Bolding
Morphological dilation expands character edges up to 3 px, so faint handwriting and thin fonts survive on low-contrast screens.
Contrast Control
One slider balances background removal against ink strength, with a live before/after preview on every page.
Smaller Files
Bilevel pages compress far better than noisy scans — the optimized PDF is usually smaller than the original.
Binarize or Grayscale
Binarize mode is the aggressive option: pure black text on pure white, the cleanest possible result for text-heavy documents and the smallest output. Grayscale mode keeps shading — photos, diagrams, pencil texture — but stretches the histogram so the paper tint lifts toward white and ink sinks toward black.
Vector PDFs work too. Pages are rasterized at high resolution in the background, processed, and recompiled, so a born-digital document gets the same e-ink treatment as a scan.
How It Compares
Grayscale conversion and brightness sliders can't isolate ink from paper the way histogram thresholding does.
| Feature | e-Ink Optimizer | Grayscale conversion | Brightness/contrast |
|---|---|---|---|
| Separates ink from paper tint | |||
| Pure black-on-white output | |||
| Bolds faint strokes | |||
| Keeps photos readable | Grayscale mode | ||
| Shrinks file size | Sometimes | ||
| No file upload required |
Your Documents Stay on Your Device
Manuscripts, exam sheets, and scanned contracts are exactly the files you don't want on a stranger's server. The whole pipeline — histogram analysis, thresholding, dilation, recompression — runs in your browser, and closing the tab wipes everything.
e-Ink Optimizer: Frequently Asked Questions
Common questions about this tool and how it works.
Free Forever
Pro
$29 one-timeRelated tools
Continue working with your PDFs
Compress PDF
Reduce file size while optimizing for quality.
Repair PDF
Fix corrupted or damaged PDF files.
PDF Health Check
Diagnose a misbehaving PDF and get the tool that fixes each problem found.
Print Production
Add printer marks, set bleed boxes, and prepare PDFs for commercial printing.
Enhance Handwriting Ink
Boost faded handwriting and bleach yellowed paper with adaptive contrast — returns a clean PDF.
Dead Link Debugger
Audit every link in a PDF, flag dead or malformed targets, and rewrite or remove them — without the source file.