{% 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

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