Image Tools

12 image tools that run on a canvas in your browser: resize, compress, convert, crop, watermark and more. Your photos are not intentionally uploaded to an application server by Utilshut — every pixel is processed on your own device.

Resize, crop and orient images

Change dimensions or framing while keeping the original file available.

Optimize and convert image files

Reduce delivery size, change formats, or prepare browser and app assets.

Inspect colors and remove metadata

Read pixel colors, build palettes, watermark exports, or strip EXIF fields.

Prepare a photo for the web

  1. Image Cropper: Set the final composition and aspect ratio.
  2. Image Resizer: Resize to the display dimensions.
  3. Image Compressor: Reduce the encoded file size at an acceptable quality.
  4. Image Metadata Remover: Remove embedded camera and location metadata before sharing.

Create site icons from artwork

  1. Image Cropper: Crop the source to a square.
  2. Image Resizer: Check the artwork at small dimensions.
  3. Favicon Generator: Export ICO and PNG favicon sizes.

Resize, compress and convert in your browser

The Image Resizer scales photos to exact pixel dimensions or a percentage, and the Image Compressor shrinks JPEG and WebP file sizes with a quality slider and a live before/after comparison, so you can find the smallest file that still looks right. The Image Converter switches between PNG, JPEG and WebP. Most sites offering these operations upload your file to a server first; here the work happens in your browser through the canvas API, which is faster for large photos and means a photo is processed with browser canvas APIs.

Several tools in the category target developer chores specifically. The Favicon Generator turns one image into a complete favicon set — a real .ico file plus every PNG size a web manifest asks for. The SVG to PNG Converter renders SVG markup or files to crisp PNG at any scale, with no rasterizer to install. And the Image to Base64 Converter produces a data URI with ready-to-paste HTML and CSS snippets, useful for inlining small icons and shaving an HTTP request off a page.

Edit photos and strip hidden metadata

The Image Cropper, Image Rotate & Flip and Image Watermark tools cover quick edits: drag a crop selection with free-form or fixed aspect ratios, rotate in 90° steps or mirror an image, and stamp a text watermark with control over position, size, color and opacity. The Image Color Picker reads any pixel’s hex code from a photo and extracts its dominant palette. Before a photo goes public, the Image Metadata Remover strips its EXIF data — most phone photos quietly carry GPS coordinates, camera details and timestamps. The Image Measurement Tool completes the set: calibrate a known length on a photo or plan, then measure real distances across it.

Frequently asked questions

Are my images uploaded to a server?

No. Every image tool here reads your file locally and processes it on a canvas element in your browser; the result is downloaded straight back to your disk. Utilshut does not intentionally send image data to an application server, which you can verify by using any of the tools with your internet connection switched off.

Will resizing or converting reduce image quality?

Resizing down always discards pixels — that is the point — but it is the re-encoding format that decides visible quality. PNG output is lossless, while JPEG and WebP are lossy, which is why the Image Compressor gives you a quality slider and a live before/after view so you can judge the trade-off yourself.

What exactly does the Image Metadata Remover strip out?

EXIF metadata: GPS coordinates of where the photo was taken, the camera or phone model, timestamps, and assorted camera settings. The pixels are untouched — you get the same image, minus the data you probably didn’t know you were sharing.

Looking for something else? Browse all 67 tools, or jump to CSS & Color Tools, PDF Tools and Encoders & Converters.