I got tired of image upload limits for KYC/School, so I built Shrinker, a fast, private image compressor that works offline.
Abubakar Muh
·
2026-05-01
·
via DEV Community
<p>Hi Everyone!</p> <p>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.</p> <p>Shrinker is a PWA (Progressive Web App) that:</p> <p>Works 100% in your browser: Your files never leave your device (Privacy first!).</p> <p>Works Offline: Once you open it once, you can use it without internet.</p> <p>Smart Compression: Shrinks file size dramatically without making the photo look blurry.</p> <p>Image to PDF: You can bundle multiple photos into one PDF (handy for applications).</p> <p>It’s completely free and has no ads. I’m just looking for some feedback from the community!</p> <p>Check it out here: <a href="https://shrunk.vercel.app/" rel="noopener noreferrer">https://shrunk.vercel.app/</a></p> <p>Tech stack: React, TypeScript, Tailwind, and Browser Canvas API for the heavy lifting.</p> <p>What features should I add next?</p>
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。