Free Image Tools
Compress, resize, crop and convert images in your browser. No uploads, no watermarks, and EXIF location data is stripped on the way out.
1 tool ready to use, 8 more planned.
Photos are among the most sensitive files people casually upload to free tools. A single holiday snap carries GPS coordinates, a timestamp and a camera identifier in its EXIF block. The tools on this page never send the image anywhere: the browser decodes it, applies your change, and re-encodes it on your own machine.
A useful side effect of that pipeline is privacy by default โ re-encoding drops the metadata, so the file you download no longer says where the photo was taken.
Image Tools you can use now
Planned
Scheduled, not yet built. Nothing here links anywhere โ no dead ends.
Image Resizer
Resize an image by pixels or percentage, with an optional lock on the aspect ratio.
Image Format Converter
Convert images between PNG, JPG, WebP and GIF in a couple of clicks.
HEIC to JPG
Convert HEIC photos straight off your iPhone into JPGs that open anywhere.
Background Remover
Strip the background out of a photo using a machine-learning model that runs in your browser.
Image Cropper
Crop freehand or to a fixed ratio, with a live preview of the result.
Passport & ID Photo Maker
Crop and resize a photo to official passport or visa dimensions, with Nepal, India, US and Schengen presets.
Favicon Generator
Build a complete favicon set โ .ico plus every PNG size you need โ from one image.
Image to Base64
Convert an image file into a Base64 string, or decode a string back into an image.
What you can do with these tools
Get a photo under an upload size limit, resize for a specific pixel dimension, convert between JPEG, PNG and WebP, crop to a fixed ratio, build a favicon set, produce a passport-sized photo to official dimensions, and remove a background.
How browser image processing works
The browser already contains fast, well-tested image codecs โ it needs them to display images at all. These tools reuse that machinery: the file is decoded into a bitmap, drawn onto an off-screen canvas where the edit happens, then re-encoded to JPEG, PNG or WebP. Heavier jobs such as background removal load a WebAssembly model, which is why those pages fetch more code than the rest and only do so when you open them.
Frequently asked questions
Are my images uploaded to a server?
Is the image quality reduced?
Which formats are supported?
Is EXIF metadata preserved?
How large an image can I process?
Are there watermarks or a limit on how many images I can do?
Browse other categories
PDF Tools
Merge, split, compress, rotate and convert PDF files without uploading them to a server.
Text Tools
Count, clean, format and compare text โ from word counts to JSON formatting and diffs.
Converters & Calculators
Everyday unit, date and money maths: unit conversion, age, BMI, loan EMI and more.
Security & Encoding
Generate passwords, hashes, QR codes and barcodes, and encode or decode text safely offline.
Design & Dev Utilities
Colour, gradient, regex and code-formatting helpers for designers and developers.