DEV Community

Koalla Lab
Koalla Lab

Posted on

I built a free browser-based image toolkit with JavaScript

I built a free image toolkit that runs entirely in the browser.

The goal was simple: create image tools that are fast, private and easy to use without uploading files to a server.

Features:

• Compress images
• Convert JPG / PNG / WebP
• Resize images
• Crop images
• Convert images to PDF
• Add watermark

Everything runs locally in the browser using JavaScript.

That means images never leave your device.

Try it here:
https://imagetoolskit.online

I’d love feedback from the community!

Top comments (0)