diff options
author | bt <bt@web> | 2023-12-12 14:45:54 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-12 14:45:54 -0500 |
commit | 4bc9e545b1ea424c15a45759261c56c91bf1d49e (patch) | |
tree | a1cd1b877b3da27156436bd4e21c4ecbce55d6f7 /posts | |
parent | 645b501ffbcdc32ec490ebcdcc7e4799622bff13 (diff) |
Diffstat (limited to 'posts')
-rw-r--r-- | posts/batch-webp-conversion.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/batch-webp-conversion.md b/posts/batch-webp-conversion.md index f9666ec..2a5fb84 100644 --- a/posts/batch-webp-conversion.md +++ b/posts/batch-webp-conversion.md @@ -1,6 +1,5 @@ -# Batch Converting Images to webp with macOS Automator - -2021-10-15 +[[!meta title="Batch Converting Images to webp with macOS Automator"]] +[[!meta date="2021-10-15"]] A great deal of my time working as a web/UI designer is spent exporting and/or converting images for software products and websites. Although a lot of modern applications can render image conversions at build time, a custom conversion is sometimes requested for an image to be set as `webp`. |