-
-
Notifications
You must be signed in to change notification settings - Fork 187
Description
I'm wondering if an image quality filter is viable.
I've noticed that quality can't really be nailed down to any of resolution, file size, or bitrate, with some exceptions. But a high-resolution low-bitrate image can still "look good", if the resolution is high enough that your eye doesn't notice the grain introduced by low bitrate.
And obviously different compression algorithms basically render filesize a useless metric to gauge quality, without at least considering the format and resolution. I'm wondering if it's possible to create page with some sliders (bitrate, file size, resolution) and show which images would be accepted or rejected based on the selected slider positions, for a given bulk image import?
With the next logical step being to accept the parameters and lock those in for "this import" or "all imports" in place of the importer min filesize/resolution settings. I find those to be a bit inflexible.