{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
{% for category, message in messages %}
{{ message }}
{% endfor %}
{% endif %} {% endwith %}

PixelSage

Professional real-time image processing powered by OpenCV. Upload, transform, preview instantly, and download โ€” all in under two seconds.

{% if current_user.is_authenticated %} Open Dashboard {% else %} Get Started Free Sign In {% endif %}

Powerful Operations

โšก

Sobel Edge Detection

Highlight edges and contours with gradient-based Sobel filters for crisp structural analysis.

๐Ÿ”„

Affine Transforms

Rotate, scale, and translate images with precise affine matrix transformations.

๐ŸŒซ๏ธ

Gaussian Blur

Apply smooth Gaussian blur with adjustable kernel size for soft, professional effects.

โœจ

Image Sharpening

Enhance detail using a custom convolution kernel for crisp, vivid output.

๐ŸŽจ

Grayscale & Histogram EQ

Convert to monochrome or boost contrast with adaptive histogram equalization.

๐Ÿ“Š

Operation History

Track your last 10 operations with timestamps and processing metrics per account.