There is still quite some stock ID rendering around, stay tuned...
For conversions that have no dither options (like RGB -> GRAY or u8 -> u16), always preserve text editability, for conversions that have dither options (like RGB -> INDEXED or u16 -> u8), give the user the choice whether to enable dithering.
and use it in convert-precision-dialog.c
Does absolutely nothing yet.