todo - mhuckaby/image2cssConverter GitHub Wiki
// TODO List of future work
- Track and display size change in bytes
- Indicate when max-size (by specification) is reached (optionally split into several css classes as work-around)
- Convert from Base64 Data URI back into image
- Use existing CSS file or HTML page as input list
- Re-evaluate default behavior (make it easier to use)
- Fix silent failure when command line arguments are not supplied properly (ie html filename omission)
- HTML demo page contains style block with CSS filename ... (removing)
- Fix template/strings for HTML demo page containing errors/quote omissions
- Export strings to properties file
- Auto-execute jar -> pointless. scripts make it accessible/easy to run
- GUI (swing) for Windows users (defeats the point of keeping it simple/scripty)