I built a 100% Client-Side Image Compressor & WebP Converter (Zero Server Uploads)
Source: Dev.to
Hi DEV Community! ๐
As web developers and bloggers, we compress and convert images daily. But I noticed a huge privacy issue: most free image converters force you to upload your files to their servers.
I didnโt want my private or client images sitting on a random server, so I built a solution: WebPConvert.pro.
Why itโs different
- ๐ 100% Privacy โ The entire conversion (WebP โ PNG/JPG) and compression happen clientโside in your browser using JavaScript.
- โก Lightning Fast โ No server uploads or downloads, so itโs instant.
- ๐ SEO Friendly โ Great for compressing images to boost your websiteโs PageSpeed.
I built the frontend to be super lightweight and fast. I am currently trying to get some initial users and would absolutely love your feedback on the UI and performance!
Try it here:
Let me know what you think or if you have any feature requests! ๐