UbuntuにImageMagickをインストールする Ubuntu $ sudo apt-get -y install imagemagick これで、convertコマンドが使えるようになる。 $ which convert /usr/bin/convert