The settings page has one-time configuration settings for the watermarks.
The main UI allows to browse for the images and preview them with/without the watermarks
Images look the way I want when saved.
Future: I'd add resizing of the saved images and batch processing on folders
THIS IS FANTASTIC...What language did u use to create the water marks...can i have the software....
ReplyDeleteIt's .net framework 2.0 using C#
ReplyDeleteIt's using FileInfo to read JPEG headers for Exif and GDI+ write water marks.
I shall upload the source code to my blog once it's in reasonable shape