🎁 Limited time offer: Use Coupon Code "SAVE20NOW" To Get Instant 20% Discount on all VeryUtils products!

Photo Watermark Command Line is a very powerful tool for manipulating and combining images. You can use it for resizing, cropping and resizing uploaded images, as well as for adding watermarks to image files.

Photo Watermark Command Line can add digital watermarks to all your images, photos and pictures with the transparency you decide. Ideal for users who want to capture, watermark and share their photographs quickly and easily. With this software, you can simply add your logo watermark to your image files.

Photo Watermark Command Line is a Command Line application, it can be called from PHP using the system or exec function call. You can also run it from command line Windows by manual to batch add watermarks to your image files.

Photo Watermark Command Line is the easiest application to add watermark to your photos to build your brand and protecting your photos online.

Photo Watermark Command Line is the best watermarking software for creating watermarks and watermarking photos. Brand your images before sharing them online. Digitally sign your photos/artwork with logo, signature, trademarks, copyright to claim, secure and maintain your intellectual property and reputation. Adding of timestamp, hashtags and other properties as text watermark. Original photographs are never altered. It let you create a new photograph with watermark on it.

Tips: Don't delete or overwrite original images after watermarking, because you can't remove watermarks from processed images.

Watermarking is the practice of overlaying one image, often with transparent regions or a drop shadow, over a photo to indicate ownership. The images don't have to be the same size or even the same format.

In practice the watermark will often be in PNG format (allowing for alpha-transparency) and the target photo in the common JPEG or PNG format.

The following example will add a text watermark of "Image Watermark Command Line\nDemo" to an image file,

photo-watermark.exe sample.png -gravity Center -pointsize 30 -fill "rgba(0,0,255,0.5)" -annotate "350x350+0+0" "Image Watermark Command Line\nDemo" _out_sample.png

With Photo Watermark Command Line, you can apply a watermark to a directory of photos easily. To add a watermark to a batch of images we could just repeat the above command line manually for each photo in a directory, but that's not very efficient if you're working with a large number of photos, in this case, we can write a batch command line to "Batch Stamp Image files" easily, for example,

for %F in (D:\temp\*.png) do photo-watermark.exe "%F" -gravity Center -pointsize 30 -fill "rgba(0,0,255,0.5)" -annotate "350x350+0+0" "Image Watermark Command Line\nDemo" "%F"

You can run following command line to batch stamp image files in a folder and its sub-directories,

for /r D:\temp %F in (*.png) do photo-watermark.exe "%F" -gravity Center -pointsize 30 -fill "rgba(0,0,255,0.5)" -annotate "350x350+0+0" "Image Watermark Command Line\nDemo" "%F"

The following command lines are more examples to add stamps and watermarks to your image files,

photo-watermark.exe sample.png -gravity Center -pointsize 30 -fill "rgba(0,0,255,0.5)" -annotate "350x350+0+0" "Image Watermark Command Line\nDemo" _out_sample.png

photo-watermark.exe _out_sample.png -gravity Center -pointsize 30 -fill "rgba(0,255,0,0.5)" -annotate "10x10+0+0" "Image Watermark Command Line\nDemo" _out_sample.png

photo-watermark.exe _out_sample.png -gravity Center -pointsize 30 -fill "rgba(0,100,100,0.5)" -annotate "90x90+0+0" "Image Watermark Command Line\nDemo" _out_sample.png

photo-watermark.exe -background "rgba(0,0,0,0.5)" -fill white -gravity center -size 1200x30 "caption:VeryUtils.com" sample2.png +swap -gravity south -composite _out_watermark2.png

photo-watermark.exe sample2.png -background Khaki "label:VeryUtils.com" -gravity Center -append _out_watermark3.png

photo-watermark.exe sample2.png -background Orange "label:'VeryUtils.com" +swap -gravity Center -append _out_watermark4.png

photo-watermark.exe sample2.png -gravity south -stroke "#FF0000" -pointsize 80 -strokewidth 2 -annotate 0 "VeryUtils.com" -stroke none -fill "#FF00FF" -annotate 0 "VeryUtils.com" _out_watermark5.png

photo-watermark.exe sample2.png -fill "rgba(0,255,0,0.5)" -draw "rectangle 5,64,620,160" -pointsize 100 -fill white -annotate +10+141 "VeryUtils.com" _out_watermark6.png

photo-watermark.exe sample2.png -sample "484x727!" _out_sample2_resize1.png
photo-watermark.exe sample2.png -sample "484x727" _out_sample2_resize2.png
photo-watermark.exe sample2.png -resize "484x727!" _out_sample2_resize3.png
photo-watermark.exe sample2.png -resize "484x727" _out_sample2_resize4.png

photo-watermark.exe sample2.png -rotate 90 _out_rotated_90.jpg

photo-watermark.exe sample2.png ( sample.png -alpha set -channel a -evaluate set 60% +channel ) -gravity northwest -geometry +10+10 -composite _out_watermark7.png

photo-watermark.exe sample2.png ( sample.png -alpha set -channel a -evaluate set 60% +channel -resize 200x200 ) -gravity northwest -geometry +10+10 -composite _out_watermark8.png

photo-watermark.exe sample2.png ( logo.png -resize 200x200 -background "rgba(0,0,0,0)" -rotate -30 ) -gravity northwest -geometry +10+10 -composite _out_watermark9.png

photo-watermark.exe logo.png -resize 200x200 -background "rgba(0,0,0,0)" -rotate -30 _new_logo.png
photo-watermark.exe sample2.png _new_logo.png -gravity northwest -geometry +10+10 -composite _out_watermark10.png
photo-watermark.exe _out_watermark10.png _new_logo.png -gravity northwest -geometry +100+100 -composite _out_watermark10.png
photo-watermark.exe _out_watermark10.png _new_logo.png -gravity northwest -geometry +200+200 -composite _out_watermark10.png
photo-watermark.exe _out_watermark10.png _new_logo.png -gravity northwest -geometry +300+100 -composite _out_watermark10.png
photo-watermark.exe _out_watermark10.png _new_logo.png -gravity northwest -geometry +400+200 -composite _out_watermark10.png

photo-watermark.exe sample.png -gravity Center -pointsize 30 -fill "rgba(0,0,255,0.5)" -annotate "350x350+0+0" "%date%\n%time%" _out_watermark11.png

If you have any question for this software, please feel free to let us know, we are glad to assist you asap.
 

Write a review

Note: HTML is not translated!
    Bad           Good
Captcha

Photo Watermark Command Line

  • Product Code: MOD190716012151
  • Availability: In Stock
  • Viewed: 24061
  • Units Sold: 1
  • Sold By: BestScripts
  • Seller Rating:
  • Seller Reviews: (0)
  • $19.95


Available Options


Related Products

Java PDFTools (jpdftools.jar) Command Line

Java PDFTools (jpdftools.jar) Command Line

Java PDFTools (jpdftools.jar) Command Line is a Java toolkit for working with PDF documents. This ..

$199.00

Image to PDF Converter Command Line with OCR, JBIG2, JPEG2000

Image to PDF Converter Command Line with OCR, JBIG2, JPEG2000

Image to PDF Converter Command Line is a Windows Application which can directly convert image files ..

$59.95

Save
36%

PDF to DWG Converter Command Line

PDF to DWG Converter Command Line

PDF to DWG Converter Command Line does batch convert PDF to DWG and PDF to DXF format for fast and..

$125.00 $195.00

Office to PDF Converter Command Line

Office to PDF Converter Command Line

OfficeToPDF Command Line is a Command Line utility that converts Microsoft Office 2003, 2007, 2010..

$59.95

PDF Signer Software

PDF Signer Software

PDF Signer can be used to add your signature to PDF documents. The main function of PDF Signer is ..

$39.95

PDF Toolkit Command Line Tools & Utilities

PDF Toolkit Command Line Tools & Utilities

PDF Toolkit Command Line Tools & UtilitiesPDF Toolkit Command Line gives you a wide range of profess..

$299.00

JBIG2 Encoding and Decoding SDK Library

JBIG2 Encoding and Decoding SDK Library

JBIG2 Encoding and Decoding SDK Library can be used to encode black and white image data into JBIG..

$2,500.00

PDF Security and Signature (Shell & COM & SDK)

PDF Security and Signature (Shell & COM & SDK)

PDF Security and Signature (Shell & COM & SDK)PDF Security and Signature software can be used to s..

$79.95

EMF to Vector Converter Command Line

EMF to Vector Converter Command Line

EMF to Vector Converter Command Line Software can be used to convert from EMF and WMF Metafile file..

$295.00

PDF Validator Command Line

PDF Validator Command Line

PDF Validator Command Line is a Command Line software which can be used to verify conformance and ..

$99.95

PowerPoint to Video Converter Command Line

PowerPoint to Video Converter Command Line

PowerPoint to Video Converter Command Line turns PowerPoint files into videos.Take your Microsoft ..

$79.95

Tags: copyright image, copyright photo, image protection, image stamp, image stamper, image stamping, image watermark, logo image, logo photo, logo picture, photo protection, photo stamp, photo stamper, photo stamping, photo watermark, picture stamp, picture stamper, picture stamping, picture watermark, protect images, protect photo, stamp image, stamp photo, stamp photographs, stamp picture, watermark image, watermark photo, watermark photographs, watermark picture