Runs locally No signup No watermark
Pixlane
Preparing the tool on your device

Pixlane is loading locally. No upload, no signup, and your files stay on your device.

Вирівнювання гістограми

Покращуйте контраст зображення за допомогою стандартного вирівнювання гістограми або CLAHE (Contrast Limited Adaptive Histogram Equalization). CLAHE працює на локальних плитках для отримання кращих результатів на нерівномірно освітлених зображеннях.

Покращуйте локальний і глобальний контраст за допомогою вирівнювання гістограми або CLAHE для низькоконтрастних фотографій, сканів і введення CV.

All processing runs locally in your browser. Your files never leave your device — no upload, no server, no signup required.

Frequently Asked Questions

What is histogram equalization?

Histogram equalization redistributes pixel intensities so the histogram spans the full range (0–255). This improves contrast, especially in images that are too dark or too bright.

What is CLAHE?

CLAHE (Contrast Limited Adaptive Histogram Equalization) applies equalization locally on tiles rather than globally. It prevents over-amplification of noise by clipping the histogram, producing more natural-looking results.

When should I use CLAHE vs standard?

Use standard equalization for uniformly lit images. Use CLAHE for images with uneven lighting, shadows, or when you want to preserve local detail without over-boosting contrast.

Related Tools

Back to all Pixlane tools