SplitView - A UI Component Comparison Tool

Hi everyone!

I’m excited to share SplitView, a new open-source JUCE module for comparing UI components side-by-side.

What is it?

SplitView is a simple but powerful widget that renders two components with a draggable divider between them. It’s perfect for:

  • Comparing UI layouts against mockups/reference images
  • Visualizing differences between image processing algorithms
  • A/B testing different UI designs
  • Any scenario where visual comparison is helpful

Check it out on GitHub: https://github.com/Bogren-Digital/bd_splitview

We use this in our development workflow and thought others might find it useful too.

Cheers,
Bence

9 Likes