Page 1 of 1

image resize - sort resample methods

Posted: Fri Apr 21, 2023 1:14 pm
by user0
XnViewMP 1.4.4 64bit
Windows11 (22H2), display resolution 3840x2160, win scaling 150%


Image resize dialog
readability of resample method lists can be improved

Suggestion
resize_filter_sort_methods.png
resize_filter_sort_methods.png (7.64 KiB) Viewed 208 times
  • increase list's length to show all methods without scrolling
  • sort all methods for easy use
    • by name (A-Z)
      (imho, preferred one)
    • by quality/speed
      if they are already sorted like this - maybe add some indicator to make it clear (see some examples below)
  • unify list with High zoom quality filters
    - eg add Spline 16, 32, Lanczos 3, 4
    resize_filter_high_zoom_quality.png
    resize_filter_high_zoom_quality.png (1.96 KiB) Viewed 201 times



Example
resize_filter_other_apps.png




Related