Add Hidden Treasure DLC Pokémons
This commit is contained in:
@ -15,7 +15,7 @@ Now that there are now more than a thousand of them, and it's as useful as ever!
|
||||
|
||||
**imagemagick** can be extremely useful to work with batch of images. This script allows to resize a batch of PNG images to a max width of 700px, without altering the height while keeping the ratio:
|
||||
|
||||
`mogrify '*.png[x700>]'`
|
||||
`magick mogrify '*.png[x700>]'`
|
||||
|
||||
And this one allows to resize to 700x700px, but putting the image at the center if it is smaller than that.
|
||||
|
||||
|
Reference in New Issue
Block a user