DEV Community

Cover image for Building CompressUnder: A fast, privacy-focused tool for images, passport photos, and file sharing
md342323
md342323

Posted on

Building CompressUnder: A fast, privacy-focused tool for images, passport photos, and file sharing

Hey dev.to community! πŸ‘‹

I wanted to share a project I've been working on called CompressUnder.

I built it because I was tired of jumping between different bloated websites just to handle basic day-to-day utilities. I wanted to combine three essential tools into one clean, fast, and secure hub:

  1. Image Compression: Fast client-side compression for PNG, JPG, WebP, and SVG files without losing quality.
  2. Passport Photo Maker: Easily generate, format, and print passport photos for any country right from the browser.
  3. Local File Sharing: Securely transfer files directly between devices on the same Wi-Fi network without uploading them to cloud servers.

The Tech Stack

The entire toolset is optimized to run efficiently in the browser, focusing on raw performance, a clean responsive UI, and keeping data local for user privacy.

I'd love to get your feedback on the speed, UI, or any features you think I should add next!

Check it out here: compressunder.com

Top comments (0)