ImgShrink

About ImgShrink

ImgShrink is a free image tool site for compressing, converting and resizing common image files directly in the browser.

Updated September 3, 2026

What we build

The current site focuses on practical tools for JPG, PNG, WebP and AVIF workflows. Each live page provides a working browser tool, visible instructions, format notes and related routes.

The MVP does not include accounts, paid plans, server-side image processing, public APIs or a database. That keeps the product simple and keeps user files local.

How images are handled

When you choose an image, the browser reads it locally and uses canvas-based processing to create the result. ImgShrink does not upload selected images to an application server for processing.

Downloaded results are created as temporary browser object URLs. Refreshing or leaving the page clears those local previews.

Content quality approach

Tool pages are written around a specific user task: what the tool does, which formats it supports, where processing happens, how to download the result and what limits to expect.

Planned languages and unfinished routes stay out of the sitemap until their content and tool behavior are complete.