Image Tools
4 of 20 liveCompress, resize, convert and inspect images without uploading them anywhere.
Shrink JPG, PNG and WebP without a visible quality drop.
Resize by pixels or percentage, with the aspect ratio locked.
JPG, PNG, WebP and AVIF, converted in any direction.
Pull the dominant colours out of any picture as HEX, RGB or HSL.
The single colour a picture reads as, plus how much of the frame it covers.
Click anywhere on an image and get the HEX code under the cursor.
The same picker in RGB and HSL, for when HEX is not what you need.
Every embedded field a file carries — EXIF, IPTC, XMP and ICC.
Camera, lens, exposure, GPS and timestamps, read locally.
Width, height, aspect ratio and DPI for a whole folder at once.
Estimate the output size before you commit to a format and quality.
Convert JPG to PNG when you need lossless pixels or transparency.
Convert PNG to JPG with a background colour behind the transparency.
To and from WebP, with the size difference shown side by side.
Crop to a ratio, to exact pixel bounds, or to a social preset.
Draft an alt attribute that describes the picture, not the filename.
A longer caption for a product listing or a gallery entry.
Pull the text out of a screenshot or a scan, in the browser.
Score a batch and surface the shots that are out of focus.
Noise, banding, over-compression and clipped highlights, measured.
Why these run in the browser
Most online utilities post whatever you paste to a server and do the work there. That is fine for a toy input and a bad habit for anything else — API responses carry customer names, tokens carry credentials, and a log line carries both. Every tool in this section works with the browser's own APIs, in the tab you already have open. The practical upside is speed: no upload, no queue, no round trip, and the page keeps working with the network off. The trade-off is size — a browser tab will not chew through a 500 MB dump, so we cap the input rather than let the page freeze.
What is coming next
4 of the 20 are live today. The rest are being added in batches, and each one is listed as it lands. If a tool you need is still marked as coming and you want it sooner, say so — the order is not fixed.