mautrix / imessage

A Matrix-iMessage puppeting bridge
https://go.mau.fi/mautrix-imessage/
GNU Affero General Public License v3.0
341 stars 37 forks source link

Convert HEIC images to format that renders in Element #25

Closed ajkessel closed 2 years ago

ajkessel commented 2 years ago

Feature request to convert HEIC images attached to iMessages to an image format (GIF/JPG/PNG) that renders in Element and standard OSS web browsers; otherwise, HEIC attachments, which are very common from iOS devices, are invisible when using a Matrix client with the bridge.

pkulak commented 2 years ago

I took a stab at this here: https://github.com/mautrix/imessage/pull/46