TeaM-TL / FotoKilof

GUI for ImageMagick and Wand
MIT License
294 stars 17 forks source link

Add dithering options #84

Closed gingerbeardman closed 3 years ago

gingerbeardman commented 3 years ago

Is your feature request related to a problem? Please describe.

the order of processing needs to be

  1. black & white
  2. scaling
  3. dithering, eg. -ordered-dither o2x2

Describe the solution you'd like

Describe alternatives you've considered

Additional context

TeaM-TL commented 3 years ago

I don't want to add more and more conversion method, because it will is way to implement every options of ImageMagick. I think, that the best way is use Custom box as you use now. I have an idea to save favorite custom commands, and use it from list. It means you can store your favorite commands and use it everytime from history