Compare commits
2 commits
9e94d074ff
...
a468b84a1a
Author | SHA1 | Date | |
---|---|---|---|
a468b84a1a | |||
c4f7a54a59 |
2 changed files with 10 additions and 1 deletions
8
docs/resizing.md
Normal file
8
docs/resizing.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
## Resizing images using imagemagick
|
||||
|
||||
I wanted to resize an image using imagemagick.
|
||||
|
||||
To do this I had to run:
|
||||
`magick lain.png -crop 1072x1448^ -gravity center -quality 90 sca.png`
|
||||
|
||||
What does this do?
|
|
@ -14,7 +14,7 @@ in {
|
|||
calibre
|
||||
cinny-desktop
|
||||
comma
|
||||
vscodium
|
||||
digikam
|
||||
difftastic
|
||||
dnsutils
|
||||
devenv
|
||||
|
@ -72,6 +72,7 @@ in {
|
|||
trash-cli
|
||||
tutanota-desktop
|
||||
typst
|
||||
vscodium
|
||||
walker
|
||||
wayneko
|
||||
wireguard-tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue