Magick
2 posts tagged with "magick"
U1 aus U4U1 ausschneiden
Gegeben ist ein montierter Umschlag. Es gibt eine Liste möglicher Formate und es steht nicht fest, welches Format vorliegt. Step 1: Höhe ermitteln identify -format "%w %h %x %y" input.jpg %h: Bildhöhe...
Crop U1 from cover-image with ImageMagick
Given is an imposed cover. The size is from a list of possible sizes, but we do not know a priori which. Step 1: Determine the height identify -format "%w %h %x %y" input.jpg %h: image height in...
