ImageMagick Introduction

Miss Quids gives an introduction to ImageMagick - a command line tool for image manipulation, it's great for use where repetition is required for converting, resizing, or even carrying out some fairly complex image effects.
identify -- gives some details on an image
identify NAME (can also add -verbose)
convert -- now want to look at the image
Convert actually does a lot of things
convert NAME x:
convert NAME NEW-NAME
resize
Default is more clever -- convert NAME -resize AxB NEW-NAME
Can ignore aspect ratio -- convert NAME -resize AxB\! NEW-NAME
Percentage resize -- convert NAME -resize 50% NEW-NAME
model village (tilt-shift effect)
convert NAME -sigmoidal-contrast 15x30% -modulate 50 NAME_CONTRAST
Sigmoidal contrast, 15 means strong contrast, offset centre of threshold using 30% grey, then I added modulate to take the overall brightness down a little
convert NAME_CONTRAST -sparse-color Barycentric '0,0 black 0,%h white' -function polynomial 4,-4,1 NAME_BLURMAP
Prepares gradient image we'll use in the final step. Barycentric sparse colouring to generate gradient from top to bottom only, black to white from 0,0 to 0, height, then polynomial allows for the bit in the centre -- maths says 4x2 - 4x + 1 says curve goes from 1.0 to 0.0 and back to 1.0, allows for final picture we see
convert NAME_CONTRAST NAME_BLURMAP -compose Blur -set option:compose:args 10 -composite NAME_MODEL
Blur image according to blurmap created in previous step, using compose
Website:
imagemagick.org/index.php
Like my channel? Please help support it:
Patreon: / quidsup
Paypal: www.paypal.me/quidsup
Follow me on Social Media
Twitter: / quidsup
MeWe: mewe.com/i/quidsup
Minds: minds.com/quidsup
#ImageMagick #Image #Editing #QuidsupLinux

Пікірлер: 14

  • @michadybczak4862
    @michadybczak48623 жыл бұрын

    I always wondered what ImageMagic does and how to use it, but never had a gut to read through documentation to find out. Watching video is much more pleasant and now my curiosity is satisfied :).

  • @meliodas.1108
    @meliodas.11083 жыл бұрын

    I'll try it out for sure 😉. Thanks .

  • @hubercats
    @hubercats Жыл бұрын

    Great introduction, thank you!

  • @d3mist0clesgee12
    @d3mist0clesgee124 ай бұрын

    great intro thanks.

  • @3niknicholson
    @3niknicholson2 жыл бұрын

    mmm...not usually into fancy DE effects but wow, wobbly windows! oh.. thanks for the vid as well, cheers

  • @linuxrant
    @linuxrant8 ай бұрын

    I dont understand why are you laughing every few seconds but the vid is great, I wouldn't presume you can use image magick like after effects... now I can create and apply blurmaps (and other post effects )to whole image sequences...sick. I would love some more videos on that covering all sorts of effects you can do on images with this tool.

  • @soyebravat8903
    @soyebravat89032 жыл бұрын

    Is it possible to print with imagemagick? If so what's the command?

  • @greeffer

    @greeffer

    Жыл бұрын

    Just print out the image as you normally would.

  • @smilingcatonlinux5998
    @smilingcatonlinux5998 Жыл бұрын

    Picture from the Riesenrad - Greetings from vienna -

  • @nachogalvezantunez1915
    @nachogalvezantunez1915 Жыл бұрын

    Miss Quids!! Your video and your information was great, but your voice is just gougeous!!! I fall in love!! my gosh, marry me!! Just joking, with all my respect; congratulations! I already liked, suscribed and shared. Best regards.

  • @shadichy
    @shadichy Жыл бұрын

    dương-nhân

  • @SuperJavaMan7
    @SuperJavaMan73 жыл бұрын

    Wow you change yourself 8nto a woman

  • @quidsup

    @quidsup

    3 жыл бұрын

    LOL no, my partner made this video as I've been busy doing some DIY work in the same room as my computer

  • @lejandTV
    @lejandTV2 ай бұрын

    This laughing without a reason is uncomfortable... Is there a joke I have not realized?