Files
cheatsheet-tldr/tldr/convert
2025-05-05 00:21:02 +00:00

15 lines
382 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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`