Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Any app on Ubuntu to open HEIF (.heic, High Efficiency Image File Format) pictures?

  1. #11
    Join Date
    Aug 2013
    Beans
    4,941

    Re: Any app on Ubuntu to open HEIF (.heic, High Efficiency Image File Format) picture

    Gimp does, libheif is in the repo for Ubuntu 17.10 or 18.04, for 16.04 and 14.04 there is a ppa.
    https://github.com/strukturag/heif-gimp-plugin
    Last edited by monkeybrain20122; May 6th, 2018 at 07:51 AM.

  2. #12
    Join Date
    Oct 2009
    Beans
    111
    Distro
    Ubuntu

    Thumbs up Re: Any app on Ubuntu to open HEIF (.heic, High Efficiency Image File Format) picture

    @Temüjin Thanks for the hint regarding mp4client. I have not found time to try this.

    As monkeybrain20122 mentioned there is a plugin for GIMP and the most recent GIMP version automatically comes with this plugin:
    GIMP 2.10.2 with support for HEIF image format (https://www.gimp.org/news/2018/05/20...-2-released/):
    You can install/upgrade to GIMP 2.10.2 on Ubuntu via Flatpak or wait for Otto’s GIMP PPA for Ubuntu 18.04 LTS to be updated with the new build (https://www.omgubuntu.co.uk/2018/05/...ome-twitch-app).

  3. #13
    Join Date
    Jun 2007
    Location
    Towson, MD
    Beans
    2
    Distro
    Ubuntu

    Re: Any app on Ubuntu to open HEIF (.heic, High Efficiency Image File Format) picture

    I am using Fedora 28 and came across XnView. I tried XnView MP, but no plugins for the HEIC file type. I then tried the XnView windows version (using wine) and install the HEIC plugin, which then works perfectly. Has anyone found a better way?

  4. #14
    Join Date
    Aug 2011
    Beans
    1

    Re: Any app on Ubuntu to open HEIF (.heic, High Efficiency Image File Format) picture

    On ubuntu 18.04:

    Code:
    sudo apt install libheif-examples
    then:

    Code:
    heif-convert IMG_1605.HEIC IMG_1605.jpg
    NOTE: you must use lowercase '.jpg' or it will complain that it doesn't know the format.
    Last edited by w_barath; December 8th, 2018 at 01:14 PM. Reason: markup typo

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •