If you want to protect your images from unauthorized use, adding an image watermark to each of them is the best solution. The image may contain your name, the logo of your photography studio or the one of the company which owns the copyrights for the images.
Some photographers opt for a discrete watermark image in one of the photo's corners, while others prefer a transparent one that covers a larger part of the image. reaConverter provides a user-friendly interface that helps you do batch image watermarking and allows for customizing the size, position and opacity of the image watermark.
Open one or more images you intend to watermark. Select them one by one, add entire folders or use the handy drag-and-drop tool.
In the Edit images tab, go to Add action → Watermarking → Image Watermark
Here you can opt for the simple watermarking interface, where you just add the desired watermark image and the coordinates defining its position on the image, or the advanced one. The latter allows you to resize, rotate and set the opacity of the watermark image, as well as customize the color tolerance and transparency of the watermark.
Go to the Saving options tab and pick a location for your watermarked images. You can save them locally, in the source folder or in a newly created one, or online.
Moreover, you can change their extension by simply clicking on one of the buttons placed in the lower part of the screen. reaConverter supports conversion to and from an extensive number of image formats.
Finally, click the Start button and you will soon be able to enjoy your newly watermarked image files!
You are welcome to contact our technical support when you have any questions about reaConverter.
Advanced users can watermark images using command-line interface in manual or automated mode. reaConverter Pro edition provides a command-line tool called cons_rcp.exe
Apply watermark via command-line example:
cons_rcp.exe -s "C:\Path_to\input_file.jpg" -o "C:\Path_to\output_file.jpg" -image_watermark p"C:\Path_to\watermark.png" pos10x10% op50 rot90 mt
Manual:
-image_watermark (adds image watermark) Optional parameters: 1. Full path to watermark image file (Syntax: p"c:\image.jpg", string with quotation marks) 2. Watermark position (Syntax: pos30x30%, pos100x200px) 3. Watermark opacity (Syntax: op100, integer from 1 to 100) 4. Resize watermark (Syntax: r30, integer from 1) 5. Rotate watermark (Syntax: rot90, integer from -360 to 360) 6 Make transparent (Symtax: mt) 7. Watermark transparency color (Syntax: rgb(66,137,212), hex(4289d4)) 8. Watermark transparency color tolerance (Syntax: t20, integer from 0 to 100) Example: -image_watermark p"c:\watermark.png" pos10x10% op50 rot90 mt
Command-line watermarking tool is an advanced feature meant for professional use, and is available in Pro edition only.
Download reaConverter Pro with CLI