There are obviously many different methods to create watermark for an image. However, in this article, I will show how to do the task without using any GUI application. Everything will totally be done in the terminal with the help of imagemagick.
I use one of my favorite images, the pic of Linus Torvalds raising his middle finger, as the example.
A friend of mine who is a nature photographer by hobby is willing to participate in Ubuntu wallpaper contest. He had submitted his entry to the stream. However, the photo contains his watermark in it. He can re-upload the image without watermark if it is selected. Can this be a issue in selection? Does he needs to re-submit the photo without watermark?
i have mp4 videos and png files.
Need to watermark videos h.264 with png files from CLI. What tool can i use?
I had many troubles with ffmpeg, can't install libavfilter and libx264.
You may sometimes want to add a watermark to your documents to claim your authority. There are, of course, many different ways to do the trick but in today's article, I will show you how to do it using two popular open source applications, GIMP and LibreOffice Writer. Both applications are pre-installed in Linux Mint 13.
Step 1 : Create a watermark image using GIMP
Open an A4 template.
Anyone been successful in removing the Accuweather watermark in the Windmill and Ocean Live wallpapers for our Notes?
I tried the instructions posted on the SII forums but it doesnt seem to work for GNote. Couldnt find the respective files to delete with root explorer and when i try to just transfer the APKs it just crashes.
Thank you for taking time to read this post..
A three year old report on the carbon implications of information technology, which was issued by the Australian Computer Society in 2007, still ranks as an international high watermark according to BMC Software, and is helping Australian companies pioneer sustainable IT practices ahead of their international peers.
I've installed the latest catalyst driver (beta) following the step in this guide for Ubuntu Quantal Quetzal.
My system is 64 bit and my graphic card is an ATI RadeonHD 6670, this g.c. is Officially Supported (Catalyst & Open Source), you can confirm that from this AMD Linux Community thread.
I don't have any problem, except the AMD testing use only watermark.
So I was trying to watermark some jpg photos using Phatch and I always get the error "cannot identify image"
Here's a copy from the error log:
______________
Error 0:Unable to apply the action Watermark on image 'DSCF0425.JPG' on folder:
/home/x_splinter/Xbox360/Slim PCB
cannot identify image file
Action:{'fields': {'Horizontal Justification': 'Right',
'Horiz
Hello!
I'm using this code
Code:
#Create watermark
convert -size 700x80 xc:black -font /usr/share/fonts/truetype/eager___.ttf -pointsize 100 -gravity center \
-draw "fill black text 0,0 '©Acrocephalus'" -stroke black -strokewidth 2 \
stamp_fgnd.png
convert -size 700x80 xc:black -font /usr/share/