imagemagick: update pages (#12874)

* compare, convert, identify, import, mogrify, montage:
   move pages to subcommands of `magick`, create alias pages

* convert: add deprecation notice

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Lena
2024-06-03 13:40:59 +02:00
committed by GitHub
parent 50937f1c75
commit 80cc7a5af3
13 changed files with 158 additions and 112 deletions

View File

@@ -1,8 +1,9 @@
# magick
> Create, edit, compose, or convert between image formats.
> ImageMagick version 7+. See `convert` for versions 6 and below.
> More information: <https://imagemagick.org/>.
> This tool replaces `convert` in ImageMagick 7+. See `magick convert` to use the old tool in versions 7+.
> Some subcommands, such as `mogrify` have their own usage documentation.
> More information: <https://imagemagick.org>.
- Convert between image formats: