question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[🌟] How to get .heic uri of photo?

See original GitHub issue

Hello! I need to select photos with original .heic format. It is possible with this library?

If i try to select .heic photo from iphone 13 (ios 15), its returns .jpg format. But original photo is .heic.

{
  "fileName": "A9AFA8F9-9E39-4C72-B739-0261477811E2.jpg",
  "fileSize": 9604853,
  "height": 3024,
  "type": "image/jpg",
  "uri": "file:///Users/zooinspace/Library/Developer/CoreSimulator/Devices/24E49B1B-4A78-4776-B549-B0DB0FA69549/data/Containers/Data/Application/350D7EDB-DA97-47F9-A28E-1F74DC520010/tmp/A9AFA8F9-9E39-4C72-B739-0261477811E2.jpg",
  "width": 4032
}

Can you add option to turn off auto conversion to .jpg?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

6reactions
valn1commented, May 26, 2022

any update on this case?

2reactions
afilpcommented, Jan 31, 2022

Can we also mark it as bug, as we have found that the converted .jpg is not viewable on the browser neither on our Windows photo viewer. It seems to be something non-jpg, most likely still a HEIC but with .jpg extension? Not sure.

See what we get: image

Read more comments on GitHub >

github_iconTop Results From Across the Web

HEIC files: How to create, edit and open them - Adobe
You can easily use Adobe Photoshop to convert your HEIC files to JPEGs. Just import your HEIC images into Photoshop, then go to...
Read more >
How to Convert HEIC to JPG on iPhone, Mac, PC
1. Right-click the HEIC image, select Open with, and click Photos in the context menu. 2. Click See more – the three horizontal...
Read more >
How to get jpg image from heic format in react native
1. Is there a way to extract photos from uploaded heic? 2. How in react native I can get jpeg from this format?...
Read more >
How can I email a photo in HEIC format? - Ask Different
Just to confirm, Photos > share sheet > Mail sends a JPEG. The reason for this is to ensure maximum compatibility for the...
Read more >
HEIC.online: Convert HEIC to JPG
Convert HEIC to JPG with a free online converter. Simply drag'n'drop your iPhone photos and get JPG or PNG files in seconds! Save...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found