imazen / imazen/imageflow-server
Requests using png.quality sometimes fail
- Dominant language
- C#
- Stars
- 316
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Exception and config linked below. Aside from default quality, we're using h, w, and mode=crop. Some images work perfectly, others don't. If we add scale=both, images that would otherwise fail don't.
[imageflowException.txt](https://github.com/imazen/imageflow-dotnet-server/files/14102117/imageflowException.txt)
[imageflowConfig.txt](https://github.com/imazen/imageflow-dotnet-server/files/14102146/imageflowConfig.txt)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing imageflowException.txt and imageflowConfig.txt, then reproduce requests using png.quality with h, w, and mode=crop. Compare failing cases with equivalent requests that add scale=both; done means the failure is explained and the affected behavior is covered by a reproducible test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100