Skip to content

A very very old Java project I did in high school. Converts an image to text using JavaFX

Notifications You must be signed in to change notification settings

TheConner/ASCIIConversion

Repository files navigation

ASCIIConversion

A project I made many years ago, it allows a user to convert an arbitrary image over to plain text. The bulk of the UI is made in JavaFX, with some swing components (notably, the text field that holds the converted image) as some of the JFX components could not handle the large amounts of text that the backend of this program generates.

About

A very very old Java project I did in high school. Converts an image to text using JavaFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages