{% extends "base.html" %} {% block title %}Image Tools{% endblock %} {% block nav_images %}active{% endblock %} {% block head %} {% 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 · HEIC input supported · 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 files here · PNG, JPG, WebP · batch supported · 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 files here · PNG, JPG, WebP · batch supported · flip horizontally or vertically

Grayscale

Convert an image to black and white.

or drop files here · PNG, JPG, WebP · batch supported · converts to B&W

Blur Image

Apply Gaussian blur with adjustable intensity.

or drop files here · PNG, JPG, WebP · batch supported · adjustable blur radius

QR Code Generator

Generate a QR code from any text or URL.

Watermark Image

Add text watermark to an image with adjustable opacity and position.

or drop a file here · PNG, JPG, WebP · add text watermark

Placeholder Image

Generate a placeholder image of any size with custom colors and text.

HEIC to JPG

Convert iPhone HEIC / HEIF photos to JPG or PNG.

or drop files here · HEIC, HEIF · batch supported · output JPG or PNG

Adjust Image

Tune brightness, contrast, saturation and sharpness with a live preview.

or drop a file here · PNG, JPG, WebP · 100% = unchanged

EXIF Viewer

Read camera, lens, date and GPS metadata embedded in a photo.

or drop a file here · JPG, PNG, WebP, HEIC, TIFF · read only, nothing is modified

Border / Padding

Add a solid frame or padding around an image, with optional rounded corners.

or drop a file here · PNG, JPG, WebP · padding is transparent for PNG

Favicon Set

Generate a complete favicon package (ICO, PNG sizes, Apple touch icon, manifest) from one image.

or drop a file here · square images work best (512×512 or larger) · center-cropped to square

Upscale Image

Enlarge an image 2×, 3× or 4× using Lanczos resampling with light sharpening (not AI).

or drop a file here · PNG, JPG, WebP · resampling upscale, output capped at 80 MP

Collage / Sprite Sheet

Arrange multiple images into a grid, optionally with CSS sprite positions. Drag to reorder.

or drop files here · PNG, JPG, WebP · grid order follows the list

Image to ASCII

Turn an image into ASCII art you can paste into a terminal, README, or comment.

@#:

or drop a file here · PNG, JPG, WebP · choose width in characters

Color Picker

Hover to sample colors from an image, click to save them, or extract the dominant palette. Runs entirely in your browser.

or drop a file here · PNG, JPG, WebP, GIF · nothing is uploaded

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