nextcloud / nextcloud/ios

iOS HEIC photos converted to JPG

Open
#2,312 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
2.5k
Forks
1k
Avg merge
2d 18h
Merged PRs (30d)
13

Description

Steps to reproduce
  1. Upload heic photos
Expected behaviour

Photos should be stored on nextcloud as heic

Actual behaviour

Photos are converted to JPG

Reasoning or why should it be changed/implemented?

It is easier to not convert the images and leave them in their original format. Besides, I like the heic format better

Environment data

iOS version: iOS 15.7.2

Nextcloud iOS app version: 4.6.0.19

Server operating system: Docker linux

Web server: nginx

Database: mariadb

Nextcloud version: 25.0.2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the upload with an HEIC photo using iOS 15.7.2 and Nextcloud iOS 4.6.0.19, then trace where the iOS app converts the image during upload. Done means an uploaded HEIC photo is stored on Nextcloud in its original HEIC format rather than as JPG.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.