.heic (High Efficiency Image File Format) not working on Windows 10 1803?

Hi guys,

I'm testing the new .heic (High Efficiency Image File Format) supporto in 1803 RTM but no test file seems to open.

I'm using this file (taken from here) but I get a "It's not possible to open this file" error from Photos and no download link for the store.

I don't know it this is relevant, but I've Win 10 in italian.

Does this work on your side?

Solved: I had to manually install both https://www.microsoft.com/it-it/store/p/heif-image-extensions/9pmmsr1cgpwg (thanks /u/flashwin ) and https://www.microsoft.com/it-it/store/p/hevc-video-extension/9n4wgh0z6vhq

πŸ‘︎ 23
πŸ’¬︎
πŸ‘€︎ u/Zane_TLI
πŸ“…︎ May 02 2018
🚨︎ report
High Efficiency Image File Format en.wikipedia.org/wiki/Hig…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/unquietwiki
πŸ“…︎ Mar 16 2018
🚨︎ report
HEIF – High Efficiency Image File Format nokiatech.github.io/heif/
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/qznc_bot
πŸ“…︎ Jun 05 2017
🚨︎ report
Even with "High Efficiency" capture format, my iPhone 12 Mini still save photo as JPG file.

I recently upgrading from the original iPhone SE 2016 to iPhone 12 Mini since both of them have similar dimension. Since iPhone SE is still using A9, it doesn't support Apple HEIF (high efficiency image format) settings (no such thing in Settings for iPhone SE 2016).

Settings, enabled High Efficiency

However, since I swap to this iPhone 12 Mini, even when I already set the capture format to High Efficiency, the image I capture are still .JPG instead of what I heard should be .heic. Where did I do wrong? Or iPhone 12 Mini in reality doesn't support HEIF?

Images in camera roll (with prefix IMG_<number>) still showing JPG file

EXIF (image metadata) of the picture I shot using iPhone 12 Mini - High Efficiency format

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/EdgarDrake
πŸ“…︎ Apr 11 2021
🚨︎ report
[Feature] Camera images are captured in "High Efficiency" format or .HEIC by default in iOS 11 and not .JPG

I e-mailed a picture I took and noticed that the attachment was received as a .HEIC file and not a .JPG. Windows 10 had no way of viewing the file (by default at least).

I searched through Settings and found that if you go to Settings-->Camera-->Formats-->Camera Capture you can set it to "High Efficiency" (HEIF/HEVC format) or "Most Compatible" (JPEG/H.264 format).

I hadn't seen much about this here or anywhere on Reddit so I wanted to see what the community thought about this.

πŸ‘︎ 52
πŸ’¬︎
πŸ‘€︎ u/RealAnthonyCamp
πŸ“…︎ Jun 07 2017
🚨︎ report
How to disable high efficiency Image Format in iOS 11 talkingtellis.com/disable…
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/kktellis07
πŸ“…︎ Jul 31 2017
🚨︎ report
Write efficiency with ORC file format using python.

Hello all, I have been working on a research project to reduce the size of files stored in a low temperature physics department. I have been exploring diffrent solutions one of which being to send data from LabVIEW into python and use it to write to ORC. I have been using a python library called pyORC but have run into an issue with implementation.
The only way I could find to write to the file involves a very large for loop:
for i in range(lenth):
writer.write((CH1[i], CH2[i]))
where CH1 and CH2 are numpy arrays with several million members.
Surely there is a more efficient way of doing this? I have attempted to try and import them with a pandas data frame but to no avail ?
Does anyone have any ideas on how I could reduce how long it takes to write these files ?

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/GarryTurry
πŸ“…︎ Jul 25 2021
🚨︎ report
Done 2 engravings through the ghostwriter site & both have spots that just didn't engrave. Different spot on each one. Used png on one and jpg for the other. Both images had decent resolution. Any know why it wouldn't engrave? Also What's the best file format and size for Ghostwriter? TiA
πŸ‘︎ 2
πŸ’¬︎
πŸ“…︎ Jan 21 2022
🚨︎ report
Explaining Image File Formats [14:19] youtube.com/watch?v=WblPw…
πŸ‘︎ 26
πŸ’¬︎
πŸ‘€︎ u/sailoroow
πŸ“…︎ Jan 23 2022
🚨︎ report
Google Image Result for https://cdn.vox-cdn.com/thumbor/odqMkcGlGj-DNoh5cY106xUpUAE=/1400x788/filters:format(jpeg)/cdn.vox-cdn.com/uploads/chorus_asset/file/19964128/CH_reading_2.jpg images.app.goo.gl/QNf3m7q…
πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/Ecosse109
πŸ“…︎ Dec 03 2021
🚨︎ report
Hello guys, I was wondering if anybody can make the images attached by using Bitmap tracing and trace around the image and save in SVG file format. I have tried but having no luck, Ideally if the SVG file can be less than 11kb overall that would great. I would greatly appreciate any help given. reddit.com/gallery/s2klz4
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/cmpunk71
πŸ“…︎ Jan 12 2022
🚨︎ report
im stuck doing my coding assignment, the images are not being used as bullets, the file format is correct

<!DOCTYPE html>

<html>

<body>

<meta charset="UTF-8">

<meta name="description" content="my favourite foods">

<meta name="keywords" content="foods, favourite">

<meta name="author" content="anonymous">

<meta name="viewport" content="width=device-width, initial-scale=2.0">

<style>

ul

{

list-style-image:url('moai.jpeg');

}

</style>

<h1 style="text-align:center;">My Favourite Food</h1>

<hr>

<h2>starters</h2>

<ul>

<li>mushroom soup</li>

<li>sushi</li>

<li>edamame</li>

</ul>

<h3>main menu</h3>

<ul>

<li>risotto</li>

<li>japanese curry rice</li>

<li>fish and chips</li>

</ul>

<h4>beverages</h4>

<ul>

<li>oolong tea</li>

<li>coca cola</li>

<li>milk tea</li>

</ul>

<h5>dessert</h5>

<ul>

<li>red bean soup</li>

<li>ice cream</li>

<li>cendol</li>

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/RUSH_EEEEEEEEEE
πŸ“…︎ Jan 13 2022
🚨︎ report
Best file format for images in PP?

I usually print from a tif file, but PP doesn't recognize those. What's better than jpg?

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/GettingNegative
πŸ“…︎ Jan 15 2022
🚨︎ report
Explaining Image File Formats - ExplainingComputers youtu.be/WblPwVq9KnU
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/iar1980
πŸ“…︎ Jan 23 2022
🚨︎ report
Reddit Image Scraper - Reliably scrape multiple subreddits for multiple file formats.

https://github.com/crawsome/Reddit_Image_Scraper

Reddit Image Scraper

Description

Reliably scrape multiple subreddits for multiple file formats.

Original

https://github.com/D3vd/Reddit_Image_Scraper

New Features

This version well-supersedes the template created previously, with MANY new features.

  • Auto-blacklisting low-quality images
  • Auto-blacklisting dead links
  • User-defined query timeout (how long will you wait between each query?)
  • User-defined API error timeout (this seems to help overall speed)
  • User-defined query quantity (How many queries per category per sub?)
  • User-defined minimum file size (to blacklist and delete after downloading)
  • De-duplication of downloaded files (It will never download the same file twice)
  • Puts files in respective folders
  • Logging of progress, all files downloaded
  • Logs the time it takes per sub, per category

And best of all, it's VERY EASY to setup.

Prerequisites / Packages Used

Make sure to have installed these libraries before executing the program.

First time running

Run it once

  1. Run the program once. It will create the source files you need to get started.

Get an API key by "Creating an app"

  1. Go to this link
  2. Press the Create an app button on the bottom.
  3. Give a name, and description for your app.
  4. Choose 'Script' in the app type section.

Back in the program

  1. Put the client ID and Secret in config.ini
  2. Add some subreddits to your subs.txt
  3. run python3 reddit_image_scraper.py.
  4. Check the ./result directory for your images!
  5. Check the ./logs folder for history / troubleshooting on your recent runs.

Warnings

Write some warnings here soon for best practices.

  • Don't run more than one at a time. Your API key will get rate-limited and both may go even slower.
  • DO NOT SHARE your API keys, or upload them anywhere public! Don't upload them to Github, either! Treat them like a username/password.

Automating the script

Crontab entry for you if you like:

Runs once a day at 00:00 UTC.

00 00 * * * cd /path/to/script/Reddit_Image_Scraper-master &amp;&amp; python3 Reddit_image_scraper.py

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/gitcraw
πŸ“…︎ Dec 27 2021
🚨︎ report
How to upload an image to an SPO page without losing quality? What file format/resolution is preferred?

When i upload my jpg to an image webpart on an SPO page, original quality is lost. What is the right format/resolution of the image to upload in order to keep the original quality?

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/ixinho
πŸ“…︎ Nov 28 2021
🚨︎ report
[Q] Regarding formatting of 4k screen files - I just had edited SS done, and I only have the option to download in .jpg off imgur (which compresses the image and downgrades the quality). Does anyone know a way to dl it in .tif or another high-res friendly file format? Sorry for wall of text xD

title xD thanks for any help

πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/muze48
πŸ“…︎ May 12 2016
🚨︎ report
I have saved a webpage containing a high resolution map. In the webpage's files are contained about 4000 image tiles, can anyone help me use this information to recompile the tiles into a single image format?

Here is the webpage containing the map and its respective files

I imagine that there is some code in one of the javascript files included which is positioning the tiles. Is there a way of using this logic to make a program which would output the tiles stitched together into an image format?

The image tiles are named 'kh(xxx)' without a file format... I found that if I renamed the file, giving it a jpg or png, etc extension I could view the image tile.

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/dnk8n
πŸ“…︎ Mar 09 2015
🚨︎ report
[FOR HIRE] I'll draw you in my comic style! Just need a photo reference or the character's name you want me to redraw. I'll send you the high resolution file in one of these format: .jpeg, .png, .tiff or .psd
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/MG_Artist98
πŸ“…︎ Dec 22 2021
🚨︎ report
can anyone help me make this image high-quality for editing? and also make it in png format. Thank you in advance! :)
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/Sweaty_Balls_7939
πŸ“…︎ Jan 07 2022
🚨︎ report
LPT: If you plan on using ur iOS device to take a picture of your work, change the camera format to MOST COMPATIBLE. The default setting (High Efficiency) is a format that is not accepted by CollegeBoard. v.redd.it/gobi7x7wpkx41
πŸ‘︎ 277
πŸ’¬︎
πŸ‘€︎ u/PokemonP
πŸ“…︎ May 08 2020
🚨︎ report
High resolution image of the cartography map of Skyrim optimized for laser engravers. A lot of photoshop work and many parts had to be redrawn by hand to get it to look good in this format, please forgive any discrepancies.
πŸ‘︎ 38
πŸ’¬︎
πŸ‘€︎ u/Weird-Engineer
πŸ“…︎ Jan 01 2022
🚨︎ report
File converter to intelligently convert WEBP format to other common Image/Video formats?

In recent years many websites have begun using WEBP format images, and I've collected a lot of them (thousands) for various projects but many of my preferred programs do not properly recognize this format, Windows 7 cannot even generate thumbnails for it.

I want to find a way to batch convert these files to a different more common file, but the problem is that not all of them are static images, some are animated like animated gifs, or full on video.

Is there a software that can intelligently identify the best format to convert these files into something more common like JPG, GIF, or MP4?

πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/sbourwest
πŸ“…︎ Sep 20 2021
🚨︎ report
Image file formats that didn’t make it tedium.co/2021/11/10/10-f…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/PatientModBot
πŸ“…︎ Nov 10 2021
🚨︎ report
Reddit decided to save images without the dot to define the file format.
πŸ‘︎ 855
πŸ’¬︎
πŸ‘€︎ u/J03llt
πŸ“…︎ May 18 2021
🚨︎ report
Most space efficient file format to be used with HEVC?

I have a relatively large movie library and would like to convert and/or redownload them in 1080p HEVC in the most space-efficient file format, as all the devices I have can playback H.265 with ease. What settings should I use while transcoding with Handbrake?

Also, I have an Intel Core i5 1135G7 with 8 gigs of dual channel DDR4 that manages to chug through a 2 gig 1080p movie in about an hour or so with Intel QSV. Is this CPU powerful enough to do compressions for long periods of time?

πŸ‘︎ 2
πŸ’¬︎
πŸ“…︎ Oct 26 2021
🚨︎ report
High efficiency or most compatible: which video/photo format do you use and do you notice the difference?
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/klabnix
πŸ“…︎ Dec 04 2020
🚨︎ report
Embroidery digitizing service. Accepts vector images or svg file formats. 500.00 reddit.com/gallery/q1nijo
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/Footpaw02
πŸ“…︎ Oct 05 2021
🚨︎ report
Is there a FOSS solution for removing metadata for Windows/Linux/Android? Specifically from image and video file formats.
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/jeron9
πŸ“…︎ Oct 07 2021
🚨︎ report
It's NOT a common image file format! Not even Google's Youtube thumbnails support it!
πŸ‘︎ 1k
πŸ’¬︎
πŸ‘€︎ u/iCyber
πŸ“…︎ Feb 15 2021
🚨︎ report
Possible to ignore image files when cycling through a playlist that contains a mix of video and image formats ?
πŸ‘︎ 3
πŸ’¬︎
πŸ“…︎ Sep 22 2021
🚨︎ report
A nice way to hide files inside a image efficiently and securely github.com/Jaysmito101/Ma…
πŸ‘︎ 9
πŸ’¬︎
πŸ“…︎ Jan 20 2022
🚨︎ report
here i am to further explain why YMD is the superior date format using images, this time i'm sorting files by date in windows
πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/YT-Kazotsky
πŸ“…︎ Aug 09 2021
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.