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 image format #787

Open
wenboown opened this issue Jan 22, 2025 · 1 comment
Open

Support HEIC image format #787

wenboown opened this issue Jan 22, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@wenboown
Copy link

Hi, first, thank you for the great job! In my opinion, this is the best open source project from IBM!

Requested feature

The HEIC image format is the default of iphone photos. Can we accept it in case sometimes people take photos of a printed book or paper?

Alternatives

User can convert the HEIC to JPEG before using docling, but it is an extra step.

pillow_heif will add HEIF support to PIL, then it won't affect your current processing pipeline.

@wenboown wenboown added the enhancement New feature or request label Jan 22, 2025
@dolfim-ibm
Copy link
Contributor

We would be happy to accept a PR which allows for it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants