Creating a New YouTube Banner with Image Magick

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • In this video I use Image Magick to create a "text image" to be used as my new RUclips banner. Basically, this is something I don't want to refigure out. Image Magick is a popular command line program that can be used on Linux
    As promised here is the imagemagick "convert" command to generate the image I created in this video:
    convert -size 2048x1152 -background black -fill red -stroke white -strokewidth 2 -font Linux-Biolinum -pointsize 96 -gravity center label:"Rudy's RUclips Channel" banner.png
    rudyghill.com

Комментарии • 1

  • @RudyHill
    @RudyHill  2 года назад +1

    Hey guys, 2 things:
    1. Apologies for the three comments that don't show up. I can see there are 3 comments, but not even I can see them let alone approve them. :(
    2. This is recorded on the t420 I was working on a few weeks ago