💻 Software
How do I control the compression rate of mogrify?
Fresh5 days ago
Mar 15, 202624956 viewsConfidence Score0%
0%
Problem
I want to do something like However, I want to encode the jpg at a higher quality than the default. Is there a way to do this?
Error Output
mogrify -format jpg *.png
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I control the compression rate of mogrify?
Low Risk
According to the official documentation the parameter can be 1 - 100 and the effect varies depending on the resulting format. For JPG output a value of 1 gives worst quality and highest compression; a value of 100 gives best quality and lowest compr…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix