Pario TechnoBlob
About Posts

Tag: JPG

Script to download pictures from camera and rename them etc download photos from camera and sort them by date of day in folders remove possible duplicates if I did not erase camera images since last download convert RAW/NEF images to a...
Mar 13, 2007 1:52PM
Improved watermark script with imagemagick #!/bin/bash # Use a shell loop #mkdir thumbnails if [ ! -f *.JPG ] ; then echo "Ingen filer tilgjengelig!" else for file in *.JPG do width=identify -format %w...
Feb 2, 2007 8:27PM
Resize of images in a folder with imagemagick #!/bin/bash # Hans-Henry Jakobsen # Script som bl.a resizer bilder og legger de i rett mappe # NB! ikke bruk originalfil da dette script sletter fila # Sjekker at mapper...
Feb 2, 2007 8:52AM
«« « 1 2 3 4 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom