News

🖼️ A lightweight but extensible 2D image editor supporting PNM formats, developed in JavaFX. Features include image transformation pipelines, multilingual UI, and user preference persistence.
In this blog post, I look at a very simple JavaFX 2.0 application that loads an image provided on the command-line and presents it in both normal form and with JavaFX 2.0's SepiaTone effect ...
This project is a complete 2D image editor built with JavaFX as a standalone desktop application, designed to work with PNM image formats (PBM, PGM, PPM). It was developed as part of the Software ...