HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

convert — This command is an alias of `magick convert`. Note: This alias is deprecated since ImageMagick 7. It

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandmagickconvertthisclialias

Problem

How to use the convert command: This command is an alias of magick convert. Note: This alias is deprecated since ImageMagick 7. It has been replaced by magick. Use magick convert if you need to use the old tool in versions 7+.

Solution

convert — This command is an alias of magick convert. Note: This alias is deprecated since ImageMagick 7. It has been replaced by magick. Use magick convert if you need to use the old tool in versions 7+.

View documentation for the original command:
tldr magick convert

Code Snippets

View documentation for the original command

tldr magick convert

Context

tldr-pages: common/convert

Revisions (0)

No revisions yet.