Considering you can assign any IME to any file, that means technically it supports everything from plain text to proprietary binary data.
Comment on Mozilla grants Ente $100k
variants@possumpat.io 1 month ago
Ente supports all files that have a mime type of image/* or video/* regardless of their specific format.
so it handles raw images too?
catloaf@lemm.ee 1 month ago
dev_null@lemmy.ml 1 month ago
Since it’s end to end encrypted, Ente just sees some raw bytes, it has no way to tell if what you uploaded is an image or not. So in practice it supports whatever the client can display, so your browser for the web version.
variants@possumpat.io 1 month ago
Ohhh that makes more sense