diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-22 18:34:54 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-24 11:25:07 +0200 |
| commit | 0638a25e2c2476ff19d17da1b7a014aae91692c9 (patch) | |
| tree | d2c216e7d7ba3681ae7bb61d96242f20b2c25e97 /content/en/articles/gify-back-to-bash-scripting/index.md | |
| parent | 73acafa5f8f5c5a5d83ccee22ff66079b5037c89 (diff) | |
| download | danixxyz-0638a25e2c2476ff19d17da1b7a014aae91692c9.tar.gz danixxyz-0638a25e2c2476ff19d17da1b7a014aae91692c9.zip | |
working on the frontmatters for all articlesrelease_24042026-1126
Diffstat (limited to 'content/en/articles/gify-back-to-bash-scripting/index.md')
| -rw-r--r-- | content/en/articles/gify-back-to-bash-scripting/index.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/content/en/articles/gify-back-to-bash-scripting/index.md b/content/en/articles/gify-back-to-bash-scripting/index.md index 647c8ea..24e8834 100644 --- a/content/en/articles/gify-back-to-bash-scripting/index.md +++ b/content/en/articles/gify-back-to-bash-scripting/index.md @@ -4,9 +4,10 @@ author = "Danilo M." type = "tech" date = "2016-01-25T12:41:06+00:00" image = "/uppies/2016/01/G0092546.jpg" -categories = ["code", "diy", "fotografia"] -tags = ["bash", "convert", "gif", "imagemagik", "mogrify", "script"] +categories = [ "Code", "DIY", "Photography"] +tags = [ "bash", "convert", "gif", "imagemagik", "mogrify", "script"] +++ + {{< image class="max-w-lg mx-auto" src="/uppies/2016/01/piscaturi.gif" alt="piccoli pescatori crescono" caption="gif image created using gify.sh" >}}{{< /image >}} Today I'll present you a useful script that will help you create amazing gifs from your still photos using a couple tools from the [IMAGEMAGIK](https://www.imagemagick.org) suite, so without further ado, here it is, straight from github's gists. |
