-
Notifications
You must be signed in to change notification settings - Fork 15
Options
Dither Algorithm
Choose between three available dither algorithms:
- Floyd-Steinberg
- Riemersma
- Bayer (ordered)
Color Amount
Select how many colors the image should contain (max: 256)
Convert To
Convert image to a different format. Useful if the original image was saved as JPEG, because dithered images tend to become bigger if saved as JPEG than if saved in formats utilizing lossless or hybrid compression techniques.
Brightness
Set image brightness. To restore the original setting, set brightness to 0
. (min: -100; max: 100)
Contrast
Set image contrast. To restore the original setting, set contrast to 0
. (min: -100; max: 100)
Image Size
Resize the image in order to better see the dithering effect. If you want to change image height independently to width, turn off Keep aspect ratio
switch, as it is turned on by default.
Note On high-res images, dithering might be visible only after zooming in image viewer.