hi, one of the Snowdrop devs (notfire) here asking for feedback on something. (boosts appreciated!)
i'm currently working on being able to save image attachments from posts into your camera roll. for android, this works fine, but on ios there's a weird limitation where .webp files cannot be saved. they instead need to be converted to either jpeg or png.
this is kind of annoying as webps are heavily used on fedi, and i don't like having to make a choice like that. i personally prefer lossless, but i would like to know what most people would prefer.
the upside to pngs is that they don't lose any quality that the source image had. the downside is that files can be huge; a 3000x4000 image i tested came out around 14mb.
the upside to jpegs is that they are way smaller. the downside is that they lose quality, but you can choose how much quality to lose.
so the question is, if you had to pick one, what would it be? note that this is multiple choice, so if you select user choice please also pick defaults and such :3
thanks!