ImageMagick - better than you know

Sdílet
Vložit
  • čas přidán 8. 05. 2024
  • This tutorial is focused on ImageMagick and how it can replace many of the tools you probably don't need.
    Let me know what you think and if there is anything specific you would like to learn about.
    windowshot: github.com/Gavinok/scripts/bl...
    lbry: open.lbry.com/@GavinFreeborn:...
    Github: www.github.com/gavinok
    vimrc: github.com/Gavinok/dotvim
    Resume: github.com/Gavinok/Groff-resume
    Discord: / discord
    ⏱️TIMESTAMPS⏱️
    00:00:00 - Intro
    00:01:21 - Editing Images
    00:02:20 - Screen Shot
    00:05:01 - windowshot.sh
    00:07:17 - Setting Wallpaper
    00:08:17 - GUI Image Editing
    00:09:57 - Outro

Komentáře • 37

  • @serenhampshire5988
    @serenhampshire5988 Před 3 lety +26

    Could you please not show those huge muscles to everyone?????

    • @serenhampshire5988
      @serenhampshire5988 Před 3 lety +9

      What would your girlfriend say??!

    • @Oscar4u69
      @Oscar4u69 Před rokem

      @@serenhampshire5988
      🤣🤣🤣 are you serious or is it a joke ?

  • @CodingNuggets
    @CodingNuggets Před 3 lety +6

    I've been using ImageMagick for years now. Such a undervalued tool in my arsenal.

  • @zackinator1439
    @zackinator1439 Před 2 lety +1

    Being able to open a simple GUI to crop is a game changer. That is the exact thing I've wanted from IM since I first learned about it.

  • @N0zer0
    @N0zer0 Před 2 lety +2

    ImageMagick display can be used as a font / image viewer too. It really is a Swiss Army knife. Just like sox, ffmpeg, fzf, dmenu, vim, etc.

  • @argonwheatbelly637
    @argonwheatbelly637 Před rokem +1

    Incantations in IM are fun. Been using it since the Earth cooled. Love GIMP, but for many scriptable things, IM is my goto. Good video!

  • @d3mist0clesgee12
    @d3mist0clesgee12 Před 3 měsíci

    great stuff thanks.

  • @tiagoprnl
    @tiagoprnl Před 3 lety +5

    Some (I hope) useful feedback: sound too low on this one (but happened on others too). Had to set my TV to almost the maximum, maybe it is your microphone?
    Except for that, great video! Keep moving on, great work.

    • @GavinFreeborn
      @GavinFreeborn  Před 3 lety +1

      Thanks for the feedback always happy to have some constructive criticism.

    • @1u8taheb6
      @1u8taheb6 Před 3 lety +1

      Yeah, I had to set volume > 80%. It's good sound quality, just not loud enough. Raise the audio level / increase the gain, and try to match the volume of CZcams ads so everything feels consistent for the viewer. Good content though, keep it up.

  • @cannedeals
    @cannedeals Před 3 lety +5

    Could you change the recording to mono audio? The effect from your head movements is a little nauseating.

    • @GavinFreeborn
      @GavinFreeborn  Před 3 lety +3

      Dang thought about doing that. The audio was a bit strange on this one. I'll definitely do that if it happens again.

  • @minhajsixbyte
    @minhajsixbyte Před 3 lety +2

    cool!
    but i am very comfy in flameshot
    region blur, writing on the ss, drawing circles rectangles, numbers, highlight, lines, pencil everything is top notch for me in flameshot :3

    • @GavinFreeborn
      @GavinFreeborn  Před 3 lety +1

      Totally get where you are coming from. The blur is still pretty hard to beat.

  • @bloomerboi21
    @bloomerboi21 Před 2 lety +1

    how to invert image color

  • @svenwindpassinger2170
    @svenwindpassinger2170 Před 6 měsíci

    how dit you select the region?
    i tryed it but it dosend fall back to shell

  • @soyebravat8903
    @soyebravat8903 Před 2 lety +1

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

  • @hectorcanizales5900
    @hectorcanizales5900 Před 2 lety

    Hey Gavin, I think you added some LTT videos to your command line programs playlist.

  • @jyotsanaverma4885
    @jyotsanaverma4885 Před rokem

    Hello, is it possible to convert Intel tif to Motorola tif using ImageMagick ?

  • @ethana.838
    @ethana.838 Před 3 lety +1

    What's the program that you use to paint on the photo?

  • @johnstef223
    @johnstef223 Před 3 lety +1

    how are you generating QR code from an image? Are you using qrencode?

    • @GavinFreeborn
      @GavinFreeborn  Před 3 lety +3

      Ya in my script it falls back to using the Google API for we codes if qrencode does not work.

  • @dekksherton6824
    @dekksherton6824 Před rokem

    came across IM as i modded Nautilus to use IM to show all thumbnails so Nautilus would show webp images in thumbnails.

  • @ashwin372
    @ashwin372 Před 2 lety

    how did you open the image with " O -image.jpg " what is the application used?

    • @GavinFreeborn
      @GavinFreeborn  Před 2 lety +1

      Sxiv. O is basically just an alias for xdg-open

  • @JavierLadino22
    @JavierLadino22 Před 2 lety

    Could you please show how to use Imagemagick in MacOS Terminal? Thank you..

    • @GavinFreeborn
      @GavinFreeborn  Před 2 lety

      Should be very similar just install it with brew.

  • @jessechen9275
    @jessechen9275 Před 3 lety

    Do you use the fish shell? The Prompt sign looks cool, is there any share of the shell config file can find on your script repo?

    • @nykal1510
      @nykal1510 Před 3 lety +1

      You can change the prompt in any shell to that :P PS1 in .bashrc

    • @jessechen9275
      @jessechen9275 Před 3 lety

      @@nykal1510 thanks, i just want to know how can i type the sign after the directory.

    • @nykal1510
      @nykal1510 Před 3 lety +1

      @@jessechen9275 You can type `PS1="> "` in a terminal and you'll have ">" as your prompt. To keep something, you put it in your bashrc. To have a prompt like his you would type:
      PS1='\W \e[32mϟ\e[0m '
      `\W` - Working directory
      `\e[32m` - Color to green
      `\e[0m` - Color to default
      The character is different on his screen, it might be a different font or maybe a different character, but I couldn't find a different one online.

    • @GavinFreeborn
      @GavinFreeborn  Před 3 lety

      I use zsh. My prompt sign is just a ᛋ and an older version of my zshrc is here gist.github.com/Gavinok/aa40945e258d5745ea2e0626fd5933a5
      sorry for the delay

    • @jessechen9275
      @jessechen9275 Před 3 lety

      @@GavinFreeborn thank you soooo much ~

  • @soyebravat8903
    @soyebravat8903 Před rokem

    Is it possible to produce three different variations of colour with imagemagik using the mogrify command for every png? I'm basically trying to keep the same file name while changing the colour which I can't do if done individully as you have to specify outputname so hoping to achieve through a batch method. would appreciate the help.