diff options
author | bt <bt@web> | 2023-12-11 09:47:10 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-11 09:47:10 -0500 |
commit | 69fb859d464afecdd5dadc65e8de5986596249c1 (patch) | |
tree | c0311930e046acaaef28849f5c7e7beb036281eb /posts | |
parent | 7f834653e55afa424d1e0dd7c7658bbdfcf84084 (diff) |
Diffstat (limited to 'posts')
-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? |