Releases: mariomarton/scala-image-transformer
Releases · mariomarton/scala-image-transformer
v1.0.0
scala-image-transformer v1.0.0 is a command-line tool built with sbt that converts images into ASCII art and applies filters. It supports JPG, PNG, and BMP formats, with features like rotation, scaling, and inversion. Users can export the results to the console or a file. The app is easily extendable for adding new formats, transformations, and filters. It is fully tested with object-oriented tests. Contributions to improve or expand its functionality are welcome.