Skip to content

feat(tools): add Image Comparison Viewer (Phase 1)#59

Open
Shalini828 wants to merge 1 commit intobetterbugs:developfrom
Shalini828:feat/image-comparison-viewer
Open

feat(tools): add Image Comparison Viewer (Phase 1)#59
Shalini828 wants to merge 1 commit intobetterbugs:developfrom
Shalini828:feat/image-comparison-viewer

Conversation

@Shalini828
Copy link

This PR adds the Image Comparison Tool (Phase 1).

Features implemented:

  • Side-by-side comparison mode
  • Interactive slider comparison mode
  • Onion skin overlay mode with adjustable opacity
  • Clean state-driven architecture (no direct DOM manipulation)
  • Integrated with routing and metadata system

The implementation follows modular structure and supports different image dimensions using object-contain scaling.

Fixes #53

@rishima17 rishima17 changed the base branch from main to develop March 2, 2026 08:53
@rishima17 rishima17 requested a review from SyedFahad7 March 2, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(tools): add Image Comparison / Diff Viewer

2 participants