apple2-image-encoder/TODO.md

731 B

This is the historical ideas list, tweaked for markdown.

TODO

  • Allow sorting compression results
  • View palette(s) after compression
  • Highlight compressed image as red/green
  • Save settings - last folder, max size
  • Progress bar
  • Demo with Harry pictures for all modes - RLE
  • Add HGR, DHR?
  • Rotate original before conversion?
  • Drop files into Original pane instead of loading.
  • Color fixing - bands (currently done), interlaced, closest colors
  • Add Floyd-Steinberg Dithering (and none)
  • Move convert options to popup dialog? (color fixing, aspect ratio)
  • Do something else with compression errors
  • Implement encoders as ServiceLoader modules