FG
💻 Software

Arrange JPG images based on JPG compression/quality

Fresh5 days ago
Mar 15, 2026600 views
Confidence Score0%
0%

Problem

I have been looking for a way to arrange JPG images based on the quality/compression level of the images. I want to do this so that I could select only those images which has less compression (let’s say 90-100%) and batch process them to lower compression level (say 75%) to save hard disk space. I …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Arrange JPG images based on JPG compression/quality

Low Risk

As far as I know, JPEG doesn't stores the "compression amount" inside it. Thre is one extension to images, called EXIF, that can store some information about the picture, like the quality. Take a look at this site for some information.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment