iotaledger / iotaledger/firefly
[Task]: Resize images before storing
Open
context:collectibles
type:feature
- Dominant language
- TypeScript
- Stars
- 478
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
### Task description
After we downloaded the image, instead of storing the original file, we want to compress image into a thumbnail with reduced quality and store this one.
### Requirements
- [ ] Resize downloaded image
- [ ] Store resized image as `original`
- [ ] Remove old original image
### Creation checklist
- [ ] I have assigned this task to the correct people
- [X] I have added the most appropriate labels
- [X] I have linked the correct milestone and/or project
Contributor guide
Assessment
This issue has not been assessed yet.