How this image compression page works
The page keeps the task direct: upload one image, choose the compression level, dispatch the job, then review and download the smaller result.
- Upload one JPG source image and keep the optimization task attached to a single queued job.
- Choose the quality level before the worker starts so the output size and clarity tradeoff stays explicit.
- Download the optimized JPG output when the job finishes and continue into adjacent image routes if needed.