diff options
Diffstat (limited to 'posts/heif.md')
-rw-r--r-- | posts/heif.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/heif.md b/posts/heif.md index 50f6847..1dedf62 100644 --- a/posts/heif.md +++ b/posts/heif.md @@ -1,6 +1,5 @@ -# Converting HEIF Images with macOS Automator - -2023-07-21 +[[!meta title="Converting HEIF Images with macOS Automator"]] +[[!meta date="2023-07-21"]] Often times when you save or export photos from iOS to iCloud they often render themselves into `heif` or `heic` formats. Both macOS and iOS have no problem working with these formats, but a lot of software programs will not even recognize these filetypes. The obvious step would just be to convert them via an application or online service, right? |