I wrote this application so I could resize a batch of photos all at once. The use is very simple. You insert the input image folder and the out put folder. You…
Category: projects
EasyImage – a third party jar for image functionalities and affects
EasyImage lets you do all the basic image operations – converting, cropping, resizing, rotating, flipping… Plus it let’s you do some really cool affects. All is done super easily. Combining operations can…
HTML image maker
From time to time I like to make small projects that are good for nothing. This weekend I have created a small project that I call “HTML image maker”. Description It’s purpose…
Weekend project: Bluetooth multisender
In my last post I have shown you how to communicate with Bluetooth devices using java + Bluecove.jar. Using this knowledge I have created this small java weekend project – Bluetooth multisender….