A/B Image Compare
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
Would it be possible to support side by side image comparison? I was unable to find another image browser that offers this certain functionality. XNView has something but it puts two images side by side and not really on top of each other with a slider.
Arnold has a nice workflow for comparing in its renderview, you'd have snapshots on the bottom, right click one and set as A and right click another and set as B, then A would be on top of B with a slider in the center, left or right to show more A/B.
Right now to compare I pressing the left and right arrow key but it only works if the file order is correct or if the images are in the same directory.
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
Start by reviewing the existing left and right arrow key image-navigation workflow described in the issue. Define how two selected images, including images from different directories or file orders, should be assigned as A and B and compared with a slider; done means the requested side-by-side overlay workflow is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100