Pario TechnoBlob
About
Posts
Tag: imagemagick
Create a photo collage using imagemagick
I use imagemagick to create index images to my photo albums to get a quick overview without looking through all the pictures. This is how I create a simple photo collage using...
Extracting images from Adobe Acrobat PDF file
This is a short example of how to extract images from a PDF file using ImageMagick # convert thePDFfile.pdf page-%03d.png # ls page* page-000.png page-001.png page-002.png...
Resize and watermark images using Imagemagick
This is a modified version of my Resize of images in a folder with imagemagick post back in February. Only difference this time is that i strips out EXIF tags and the script...
Great collection of advanced Imagemagick scripts
Today I stumbled upon Fred’s Imagemagick Scripts, a nice collection of bash scripts to do image manipulations like 3D rotate change/enhance brightness Superimposes a set of...
««
«
1
2
3
»
»»