Hi Everyone!
I recently had to upload some documents for a school application and kept getting that annoying "File too large" error. I didn't want to use those sketchy websites that upload my private photos to their servers, so I decided to build my own solution.
Shrinker is a PWA (Progressive Web App) that:
Works 100% in your browser: Your files never leave your device (Privacy first!).
Works Offline: Once you open it once, you can use it without internet.
Smart Compression: Shrinks file size dramatically without making the photo look blurry.
Image to PDF: You can bundle multiple photos into one PDF (handy for applications).
Itβs completely free and has no ads. Iβm just looking for some feedback from the community!
Check it out here: https://shrunk.vercel.app/
Tech stack: React, TypeScript, Tailwind, and Browser Canvas API for the heavy lifting.
What features should I add next?
Top comments (0)