Skip to content

devodii/50kb.lol

Repository files navigation

50kb.lol

Compress images to under 50KB, instantly.

Website · GitHub


What is 50kb.lol?

A minimal web app that compresses images to under 50KB. Upload JPG, PNG, WebP, HEIC, or SVG. Get a small, shareable file.

  • No sign-up, no limits
  • Client upload + server-side compression
  • Built for students whose school portals only accept images under 50KB

Tech Stack

  • Next.js 16 + Sharp, app framework and image processing
  • Tailwind CSS 4, styling
  • shadcn/ui, UI components
  • UploadThing, file uploads

Inspiration

School and form portals often cap image size at 50KB. Most online resizers leave files too large or only support a few formats. This tool fixes that: one drop, one click, under 50KB.

Maintainer

devodii


Getting Started

npm install
npm run dev

Open http://localhost:3000.

About

opinionated image compressor that forces images under 50kb across multiple formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors