[TASK] Support for AVIF image file type
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 970
- Forks
- 486
- Avg merge
- 3d 33m
- Merged PRs (30d)
- 170
Description
Description
AVIF is a newer file type for images, we should support it in our back end just as we support JPEG, GIF etc, so the thumbnail is shown and it is editable. Newell Brands is asking for this.
Acceptance Criteria
AVIF file types have same behavior as other image file types, thumbnail is shown, same editing experience, etc
Priority
None
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the backend code and tests that handle JPEG and GIF image types, then trace thumbnail generation and editing behavior. Done means AVIF follows the same supported-image paths, produces a thumbnail, and has the same editing experience as the existing formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100