As a Second Life resident, I want the viewer to automatically downscale images larger than 2048×2048,
So that I can easily upload high-resolution images (like 4K or 5K) without needing to preprocess them manually.
Description
Currently, the viewer displays an error when attempting to upload images larger than 2048×2048 pixels. However, Second Life only supports a maximum texture resolution of 1024×1024. This creates unnecessary friction for users who commonly work with high-resolution images, particularly on modern displays.
Acceptance Criteria
- Images larger than 2048×2048 are automatically downscaled by the viewer before upload.
- The viewer prompts the user or displays a notification when an image is being downscaled.
- Possibly a note on the image upload preview
- Downscaled images must respect SL’s maximum image resolution of 2048×2048.
- The upload process remains consistent with current pricing and compression settings.
- Edge cases like non-square images and images with alpha channels are handled appropriately.
- Both bulk and single-image upload paths updated
Screenshots
The current viewer image uploader is unable to handle images larger than 2048x2048.
Reward
Please follow our reward guidelines if you would like to be compensated for completing this task.
This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting /reward 100 (replace 100 with the amount).
🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment /try to let everyone know!
🙌 And when they open the PR, they can comment /claim #4388 either in the PR description or in a PR's comment.
🪙 Also, everyone can tip any user commenting /tip 20 @bennettgoble (replace 20 with the amount, and @bennettgoble with the user to tip).
📖 If you want to learn more, check out our documentation.
As a Second Life resident, I want the viewer to automatically downscale images larger than 2048×2048,
So that I can easily upload high-resolution images (like 4K or 5K) without needing to preprocess them manually.
Description
Currently, the viewer displays an error when attempting to upload images larger than 2048×2048 pixels. However, Second Life only supports a maximum texture resolution of 1024×1024. This creates unnecessary friction for users who commonly work with high-resolution images, particularly on modern displays.
Acceptance Criteria
Screenshots
The current viewer image uploader is unable to handle images larger than 2048x2048.
Reward
Please follow our reward guidelines if you would like to be compensated for completing this task.
This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting
/reward 100(replace100with the amount).🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment
/tryto let everyone know!🙌 And when they open the PR, they can comment
/claim #4388either in the PR description or in a PR's comment.🪙 Also, everyone can tip any user commenting
/tip 20 @bennettgoble(replace20with the amount, and@bennettgoblewith the user to tip).📖 If you want to learn more, check out our documentation.