For everyone who puts images online, but does not have (or want) a program like Photoshop, I have finally finished a small on-line program to put a watermark image on your photos. You can play with it here.

Remember this is a BETA program, meaning there could be some bugs. Please let me know what you think.

I wrote this program partly to help people who want to watermark images (although there are many other resources out there), but mostly to teach myself a bit more programming.

Some of the lessons I learned along the way:

  • make sure you understand what a command is really doing, and what the inputs represent
  • web browser caching can be a pain if you want to iterate a process.
  • different servers are configured differently, and what works well on one may not work on another.
  • programming can be frustrating

but overall, it was quite fun, and I have a few other ideas I want to work on now.

Close Menu
Close Panel