What are the alternatives to make annotations on images, using ASP.NET?
We are using http://www.atalasoft.com/products/dotimage, but I wonder if there are free alternatives, or perhaps better.
What are the alternatives to make annotations on images, using ASP.NET?
We are using http://www.atalasoft.com/products/dotimage, but I wonder if there are free alternatives, or perhaps better.
[Disclaimer: I'm the author]
The ImageResizing.Net library offers watermarking which can pull strings from the image querystring.
About 60% of the library is free and open-source (MIT style) - the core and about 20 plugins. The other 20 plugins are nearly as free (in terms of restrictions and source availability), but require inexpensive licenses.
Watermarking is part of the paid Design bundle, which includes 13 plugins and requires a $99 freelancer or $249 enterprise-wide license. The bundle includes PSD & RAW support, about 20 image filters, seam carving, automatic whitespace trimming, and a bunch of other features.
I think you'll find it is very competitive with Atalasoft's offerings for a fraction of the price. The source code for everything is publicly downloadable and permits modification and many kinds of redistribution.