diff options
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`. |