All work
02 / Privacy-first utility
Minikyu

The problem
Most image compressors upload files to a server — unnecessary friction and a privacy cost for a simple job.
What shipped
Built a browser-based compressor (JPEG, PNG, WebP, AVIF) with batch processing and before/after preview. Files never leave the device.
Zero-upload compression, open source
Client-side only · JPEG/PNG/WebP/AVIF · batch processing · organic traffic
Stack
- Next.js
- TypeScript
- Canvas API
- Tailwind