Skip to content

chenaski/image-compressor

Repository files navigation

Image Compressor

Demo project that accomplish image conversion and compression.

Whiteboard | Demo

Features

  • Bunch processing (you can upload multiple images)
  • Multiple targets (for selecting multiple output formats)
  • Advanced options (to find a balance between image size and quality)
  • Persistence (reopening tab without loosing all your data)

Motivation

  • Current apps provide a minimal set of options or most often don't provide any options at all
  • Mostly, it's one-to-one processing with a predefined target codec: JPEG to WebP, JPEG to AVIF, but not both at once
  • Modern tools like Squoosh don't fit when you need to process a lot of images