TextImage JavaFX
1.0.0
Convert your image to text - with JavaFX UI
Java 11 JavaFX
Application screenshot
You can manipulate the lightness/darkness of the pixels in your image in real time. You can change the brightness range of the pixels, the midtone (similar to gamma correction, based on an exponential function). You can ofset the brightness values. And you can equalize the distribution of brightness values. You can also use a dark background.
You can use one of the predefined character sets. But you can also make one of the fonts installed on your computer!
Character set selector screenshot
Note
Save to Txt and Save to Pdf are under construction.