- More entry points
- Explorer toolbar resize option
- Drag-and-drop menu handler
- Better error reporting
- Branding
Another thing I want to do is rip out all the GDI+ code and replace it with the newer Windows Imaging Component (WIC) technology. WIC handles a lot more metadata, and it is extensible so my program could in theory support every image format known to man (assuming someone developes a WIC codec for it).
Last, but not least, I would like to address some of the feature requests that have been out there for a while. For example:
- Check for updates
- One installer for both 32-bit and 64-bit versions.
- Settings dialog
- Specify default sizes
- Specify resized file name format
