Adam Yarris
Adam Yarris
Right now the IDE is only easily available on Windows, and while it works well, it's not easy to use (if at all) on other OSs. Adding some form of...
Add Spring Boot into MS Paint IDE. This would allow for much better DI and assist in the cleaning up of the spaghetti legacy code still lurking in the project....
In the installation window, add an option (selected by default) to train the OCR automatically. If you wanted, this could feature a selection between the default languages, however defaulting to...
A good enhancement to the IDE would be automatic reloading of external theme CSS files, so a restart of the IDE (Or I believe theme switch) wouldn't be required. Also,...
Add a GUI that shows the input image, and then bounding boxes around found characters, with the ability to hover over them/click them to see things like potential other matches,...
The addition for custom alphabets would result in the ability to support more languages, and potentially things like emoji detection. This is not a priority in any way, but may...
A possible improvement to file uploading would be the use of compression. One algorithm that I was looking at is Zstd (With available [Java bindings](https://github.com/luben/zstd-jni)), which provides a good lossless...
MS Paint IDE is a program to run, compile, highlight, and do whatever you want with code made in MS Paint. It has a custom OCR to read text from...