wynd — 4/27/2022, 11:45:29 AM

does `?optimized=true` work for avatars on the explore page?

Edit, it does not, so now’s the time I ask for maybe a param for ?size=<width> on /users/{name}/picture

♥ 2 ↩ 0 💬 8 comments

comments

jeffalo:

no, just banners

4/27/2022, 11:48:21 AM
wynd:

how does it work? lower quality?

4/27/2022, 11:50:03 AM
jeffalo:

it creates a new file with compression and way smaller size.

4/27/2022, 11:50:36 AM
wynd:

could that be possible with `/users/{name}/picture` ?

4/27/2022, 11:51:38 AM
wynd:

as it is loading 15 500×500 images

4/27/2022, 11:52:17 AM
jeffalo:

i don’t think i have enough storage to also store compressed profile pictures.

4/28/2022, 6:21:32 AM
wynd:

also any thoughts on webp as an option?

4/27/2022, 12:10:50 PM
micahlt:

Yeah if some sort of compression or resizing to like 50×50 was implemented, that would be amazing! I'm having trouble with done test devices on wasteof.mobile running out of memory because there are too many images.

4/27/2022, 12:57:38 PM