DEV Community

Cover image for I built a free image compressor that runs entirely in your browser
kamran
kamran

Posted on

I built a free image compressor that runs entirely in your browser

I’ve been tinkering with a side project and ended up making ImgSlim a tool that compresses, resizes, and converts images right in your browser.

The neat part: your files never leave your device. No uploads, no accounts, no tracking. Just drag, drop, and done.

It supports JPG, PNG, WebP, and even lets you export to PDF. I wanted something fast and privacy-friendly because I was tired of tools that make you upload everything first.

Demo:[imgslim]((https://imgslim.online)

Mostly sharing because I’m excited it actually works curious if anyone else finds this useful in their workflow.

Top comments (0)