{% extends "base.html" %} {% block title %}Image Tools{% endblock %} {% block nav_images %}active{% endblock %} {% block content %}

Resize Image

Upload an image and resize it by dimensions or percentage.

or drop files here · PNG, JPG, WebP, GIF · batch supported · resize by dimensions or %

Compress Images

Reduce image file sizes. Drag to reorder.

or drop files here · batch supported · choose High / Medium / Low quality

Convert Image Format

Convert images between PNG, JPG, and WebP.

or drop files here · converts PNG ↔ JPG ↔ WebP · batch supported

Crop Image

Crop an image to a specific region by specifying pixel coordinates.

or drop a file here · PNG, JPG, WebP · enter pixel crop bounds below

Rotate Image

Rotate an image clockwise by a set angle.

or drop a file here · PNG, JPG, WebP · choose rotation angle

Strip EXIF Data

Remove all metadata (EXIF, GPS, camera info) from an image before sharing it.

or drop a file here · JPEG, PNG, WebP · strips all metadata

Convert to ICO

Convert any image to a Windows .ico icon file with multiple sizes.

or drop a file here · any image format · choose icon sizes

Flip Image

Mirror an image horizontally or vertically.

or drop a file here · PNG, JPG, WebP · flip horizontally or vertically

Grayscale

Convert an image to black and white.

or drop a file here · PNG, JPG, WebP · converts to B&W

Blur Image

Apply Gaussian blur with adjustable intensity.

or drop a file here · PNG, JPG, WebP · adjustable blur radius

QR Code Generator

Generate a QR code from any text or URL.

{% endblock %} {% block scripts %} {% endblock %}