Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support HEIC (heif) format on MacOS #35

Closed
hvdwolf opened this issue Jul 20, 2020 · 9 comments
Closed

Support HEIC (heif) format on MacOS #35

hvdwolf opened this issue Jul 20, 2020 · 9 comments
Labels
feature request New feature or request MacOS MacOS related

Comments

@hvdwolf
Copy link
Owner

hvdwolf commented Jul 20, 2020

Asked in issue #34 as secondary question: support for HEIC format as preview in the tool on MacOS.

To be investigated.

@hvdwolf hvdwolf added feature request New feature or request MacOS MacOS related labels Jul 20, 2020
@hvdwolf
Copy link
Owner Author

hvdwolf commented Jul 25, 2020

MacOS command line tool sips can convert heic to something else, as of High Sierra. That can be used to create a preview.

sips -s format jpeg -Z 160 test.heic --out test.jpg

@mrtngrsbch
Copy link
Contributor

FYI
in Catalina 10.15.5 this command work fine
[sips -s format jpeg -Z 160 test.heic --out test.jpg]

@ggbalcal
Copy link

ggbalcal commented Aug 4, 2020

Tried 1.4.2. It still didn't show the heic picture.

@ggbalcal
Copy link

ggbalcal commented Aug 4, 2020

More details:

If I only load one HEIC picture, the thumbnail doesn't render.
If I load one HEIC with other renderable pictures, the HEIC just shows the thumbnail of the picture right before that.

@hvdwolf
Copy link
Owner Author

hvdwolf commented Aug 4, 2020 via email

@mrtngrsbch
Copy link
Contributor

mrtngrsbch commented Aug 5, 2020 via email

@hvdwolf
Copy link
Owner Author

hvdwolf commented Aug 5, 2020 via email

@mrtngrsbch
Copy link
Contributor

mrtngrsbch commented Aug 5, 2020 via email

@hvdwolf
Copy link
Owner Author

hvdwolf commented Oct 4, 2020

heic thumbnails and full screen / full size view are now supported using sips as converting engine. Unfortunately it is not really fast (I am now on MacOS Catalina and could finally test myself and make it work).

To be released in v 1.6.3

@hvdwolf hvdwolf closed this as completed Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request MacOS MacOS related
Projects
None yet
Development

No branches or pull requests

3 participants