Add support for LIVP and HEIC files
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 119
- Forks
- 72
- Avg merge
- 18h 42m
- Merged PRs (30d)
- 24
Description
What file type
| Format | Description | Type | Extensions |
|---|---|---|---|
| HEIC | High Efficiency Image Container | Image | .avci, .avcs, .heic, .heif, .hif |
| LIVP | Live Photos | Image | .livp |
What application is using it
I am using the nextcloud web server and sometimes the nextcloud ios app
Please attach a sample file here (or a direct external link to one)
I do not find LIVP example file on internet, Maybe you can give me a link to upload the file. i provide the photos myself.
https://filesamples.com/samples/image/heic/sample1.heic
I back up my iphone one time moving all in my gallery to nextcloud server which self deloyed, I get a way to preview the photo, just install the viewer. I am so happy and sametime I can't preview this .livp and .hcim files. pls help me.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by locating the viewer's existing image-preview handling and how unsupported formats are detected. Use the linked HEIC sample and a LIVP sample to determine the required behavior, with both formats previewing successfully as the done condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100