DEV Community

waqas buzdar
waqas buzdar

Posted on

I built a 100% Client-Side Image Compressor & WebP Converter (Zero Server Uploads)

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.
Here is why it's different:
🔒 100% Privacy: The entire conversion (WebP ↔ PNG/JPG) and compression happen client-side in your browser using JavaScript.
âš¡ Lightning Fast: Since there are no server uploads or downloads, 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: https://webpconvert.pro
Let me know what you guys think or if you have any feature requests! 👇

Top comments (0)