more typos

This commit is contained in:
2025-02-05 09:35:21 +01:00
parent a88ea26a3e
commit 82c2520c98
3 changed files with 17 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
# ImageMagick
## What is ImageMagick and why use it?
ImageMagick is a tool to resize, convert or compress images. You can do all sorts of things with it. But right now we will be using it to compress images. So other people don't have to download hunderds of megabytes when cloning your project or viewing your website. Using this is also way faster than opening photoshop for every image you make.
ImageMagick is a tool to resize, convert or compress images. You can do all sorts of things with it. But right now we will be using it to compress images. So other people don't have to download hundreds of megabytes when cloning your project or viewing your website. Using this is also way faster than opening photoshop for every image you make.
## How do I install it?
ImageMagick can be installed on arch based systems using: