Rare find

Squish. Compress multiple images at once, right in your browser.

squish.addy.ie

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2025
  • Merge pull request #7 from yuseinkerdakov/yuseinkerdakov-fix/download…
  • refactor: replace for loop with for...of loop
  • fix: ensure download button actually downloads all images
December 2024
  • [FR] add support for compression queue (fixes #3)
  • Misc updates
  • [docs] README - update screenshot
  • Add meta information
  • Add README
  • Fix quality mapping back to codecs
  • Fix the Vite build
  • Rewrite MVP using jSquash
  • update the ImageProcessor component to only show previews after proce…
  • fix the TypeScript error by adding proper type checking for the encod…
  • update the image processing logic to use Squoosh's library.
  • Update formats to align with Squoosh
  • Add MVP