Why I built this
I was getting frustrated with most online image editing tools.
Almost all of them:
force you to sign up
upload your images to their servers
add watermarks
feel slow and bloated
For quick tasks like resizing or compressing an image, this felt unnecessary.
So I decided to build my own.
What I built
I built a free, browser-based image editing website where everything runs client-side.
That means:
π« No signups
π« No uploads to servers
π« No watermarks
β Your images never leave your device
The goal was simple: fast tools for common image tasks, without compromising privacy.
Features (so far)
Right now the site includes:
Image Compressor β reduce file size without visible quality loss
Image Resizer β resize images to custom dimensions or presets
Background Remover β remove backgrounds directly in the browser
Everything runs using modern browser APIs and client-side processing.
Live demo
π https://imgeditingtools.com
You can try it instantly β no account required.

Top comments (0)