Created
December 5, 2021 01:25
-
-
Save eggplants/7a2c82f01f836d2951bca6f02617d1df to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# require: imagemagick | |
convert -liquid-rescale 320x320 -implode 0.25 in.png out.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment