Pario TechnoBlob
About
Posts
Tag: convert
Grab several screenshots from specified window in linux
This was a short bash script I wrote to help document some startup problems on a server. The script was grabbing screen dumps from iDRAC during boot on a RHEL6 server, but it...
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...
Adjust images to a digital frame (480×234 pixels)
This bash script adjusts images to fit in a digital frame with a resolution of 480×234 pixels however by using the size 832×468 pictures are displayed sharper on some frames....
««
«
1
2
3
»
»»