[New-bugs-announce] [issue38170] imghdr: Support detecting heif

Dong-hee Na report at bugs.python.org
Sat Sep 14 09:19:47 EDT 2019


New submission from Dong-hee Na <donghee.na92 at gmail.com>:

I've found that imghdr does not detect HEIF type yet.
I'd like to propose adding to detect HEIF type.

There's already real-life usage within HEIF
(https://help.dropbox.com/en-es/installs-integrations/mobile/ios-formats)

And also we can find a bunch of HEIF related programming issue such as Stack Overflow.
IMHO, supporting the detecting HEIF type is not a bad idea.

I want to hear core developers' opinion about this issue.


reference: https://github.com/strukturag/libheif/issues/83#issuecomment-421427091

----------
messages: 352428
nosy: corona10, rhettinger
priority: low
severity: normal
status: open
title: imghdr: Support detecting heif
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38170>
_______________________________________


More information about the New-bugs-announce mailing list