Post

Replies

Boosts

Views

Activity

Reply to How to convert 10-bit HEIC image to 16-bit PNG with Image I/O on macOS?
Though a bit late for you @sindresorhus it might still be valuable information for others to come. A workaround could be interfacing with sips via cli. You can test wether it fits your need like sips -s format png [ -s formatOptions best ] /path/to/image.heic --out "test.png".
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’22