🎁 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: 24034
  • Units Sold: 1
  • Sold By: BestScripts
  • Seller Rating:
  • Seller Reviews: (0)
  • $19.95


Available Options


Related Products

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 Margin Cropper (GUI + Command Line)

PDF Margin Cropper (GUI + Command Line)

PDF Margin Cropper Tool can be used to remove excessive white borders and margins around PDF pages..

$79.00

PCL to PDF Converter

PCL to PDF Converter

PCL to PDF Converter (Include Both PCL to PDF Converter Command Line and GUI applications) PCL to..

$125.00

PDF to HTML5 Flipbook Converter Command Line

PDF to HTML5 Flipbook Converter Command Line

PDF to HTML5 Flipbook Converter Command Line is a Windows software. PDF to HTML5 Flipbook Converter ..

$59.95

PDF Compressor Command Line

PDF Compressor Command Line

PDF Compressor Command Line -- Achieving Size Reduction with PDF Compression Command Line SoftwarePD..

$199.00

DWG to SVG Converter Command Line

DWG to SVG Converter Command Line

AutoCAD DWG, DXF to SVG Converter Command Line allows you convert DWG and DXF files to PDF and SVG..

$199.00

Scan to Excel OCR Converter

Scan to Excel OCR Converter

Scan to Excel OCR Converter converts scanned spreadsheets PDF, regular PDF, TIFF, JPG, PNG, etc. f..

$79.95

PS to PDF Converter SDK

PS to PDF Converter SDK

PostScript (PS) to PDF Converter SDK is Library SDK for developers to convert from PostScript (PS) ..

$395.00

PDF Viewer - Javascript Plugin to Embed PDF Documents

PDF Viewer - Javascript Plugin to Embed PDF Documents

PDF Viewer - Javascript Plugin to Embed PDF Documents PDF Viewer is a premium Javascript plugin. ..

$29.95

Vector Graphics Editor

Vector Graphics Editor

Vector Graphics Editor is a best tool for editing SVG and vector graphics files on Windows system...

$39.95

PDF Highlighter Command Line

PDF Highlighter Command Line

PDF Highlighter Command Line PDF Highlighter Command Line is a command line application which can b..

$299.00

Save
17%

PDFSearch Command Line Tool for Windows

PDFSearch Command Line Tool for Windows

pdfsearch is a Command Line Tool to search text in PDF files on Windows system. pdfsearch can be use..

$49.95 $59.95

PHP Script for PDF, DOCX, HTML Invoice Maker/Creator

PHP Script for PDF, DOCX, HTML Invoice Maker/Creator

PHP Script to Make an Invoice - Save to PDF, DOCX, HTML formatsPDF/DOCX/HTML Invoice Generation Thi..

$49.95

EMF/PDF/Image Virtual Printer Driver SDK for Developer Royalty Free

EMF/PDF/Image Virtual Printer Driver SDK for Developer Royalty Free

EMF/PDF/Image Virtual Printer Driver SDK for Windows Developers Royalty Free. EMF/PDF/Image Virtu..

$1,500.00

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